#content 
{
	background-image:none;
}

.product_text 
{
	height:263px;
}

html>body .product_text 
{
	height:auto;
	min-height:263px;
}

table.products tr th
{
	font-size:11px;
	padding-bottom:30px;							 
}

table.products tr td 
{
	padding-right:27px;
	padding-left:28px;
}

table.products tr img 
{
	border:0px;
}

img#enlarged 
{
	margin-right:20px;
}

table.product_gallery_table
{
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	border:0px solid black;
}
table.product_gallery_table tr td
{
	padding-right:5px;
	padding-top:5px;
	text-align:left;
}

table.product_gallery_table tr td a img
{
	border:1px solid gray;
}

table.product_gallery_table tr td a:hover img
{
	border:1px solid black;
}

table.tabular 
{
	color:#454545;
}

table.tabular tr td
{
	padding-right:15px;
	padding-bottom:30px;
	padding-top:10px;
}

table.tabular tr td
{
	border-bottom:1px solid #454545;
}

hr 
{
	color:#454545;
	height:1px;
	margin-bottom:20px;
}

textarea.product_desc, textarea.product_desc2
{
	font-family:arial;
	text-align:left;
	padding:20px;
	padding-bottom:0px;
	font-size:11px;
	border:0px;
	color:#6F7173;
	letter-spacing:0.01em;
	overflow:hidden;
	width:420px;
	height:56px;
	background:#EEEEEE;
}

textarea.product_desc2 
{
	width:245px;
}

