table.gallery_table {
	margin:16px;

}

table.gallery p{
	margin-bottom:-18px;
	color:#AB371D;	
		
}

table tr td.group
{
	text-align:center;
	background:#1D4188;
	font-family:Grinder,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:1px;
	border:2px solid #E7E7E7;
}

table.gallery_table tr td a img{
	width:250px;
	background:#FFFFFF;
}

textarea.product_name {
	vertical-align:middle;
	margin-top:0px;
	margin-left:40px;
	background:#FFFFFF url(../GUI/bullet_large.gif) no-repeat left;
    font-family:Grinder,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight:bold;
    color: #AB371D;
    line-height:22px;
    width:350px;
    height:29px;
    padding-left:30px;
	border:0px solid black;
    overflow:hidden;
    
}

textarea.product_desc {
	float:right;
	background:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #AB371D;
    line-height:14px;
    width:200px;
    height:230px;
    padding:0px 10px;
    padding-bottom:20px;
    overflow:hidden;
    border:0px solid red;
}

#info {
	background:#FFFFFF;
	text-align:center;
	margin-left:20px;
    border:0px solid green;
}

#info a
{
    color: #032586;
    font-weight:bold;
    font-family:Arial,sans-serif;
    font-size: 11px;
    word-spacing:1px;
    letter-spacing:0px;
    }
    
img.gallery{
	border:0px solid black;
}

#thumbnails{
	float:right;
	border:0px solid black
}

#thumbnails table img{
	border:2px solid #E7E7E7;
	background:#FBFBFB;	
}

img.features{
	border:0px solid black;
}
img.product_bullet{
	margin-left:40px;
	width:20px;
	height:27px;
	border:0px solid black;	
}
