h1 
{
	font-family:"Gill Sans","Trebuchet MS",Arial,Helvetica,"Times New Roman", serif; font-size: medium; margin-top: 0em; margin-bottom: 0em; text-align: center;
}


h2 
{
	font-family:Arial,Helvetica,"Times New Roman", serif; font-size: x-small; margin-top: 0em; margin-bottom: 0em;
}

h4{
	font-family:Tahoma,Arial,Helvetica,"Times New Roman", serif;
}

.purchase_box
{
	z-index:9999;
	color: white;font-weight: bold;
	font-family:Arial,Helvetica,"Times New Roman", serif;

	background: #336699;
	background-color: #336699;

	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	
	-webkit-box-shadow: #666 0px 3px 4px;
	-moz-box-shadow: #666 0px 3px 4px;
	box-shadow: #666 0px 3px 4px;
	
	behavior: url(/web_include/PIE.htc);
}

#LJ_ICON_Small img
{
	padding-top:2px;
}

.item_desc_padding
{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}


#friend_share
{
  font-family: 'Arial Narrow', arial, serif; 	
}

