#browse_title
{
	padding: 0 10px ;
}
#browse_title h1
{
	font: bold 20px Arial, sans-serif ;
	color: #533930 ;
}


#browse_content
{
	width: 706px ;
	float: left ;
}
.browse_companies { background: #533930 ; }


#browse_itemlist
{
	margin: 2px 0px 6px 8px ;
	background: #fff ;
	font: 13px Arial, sans-serif;
	color: #533930;
	float: left ;
	width: 341px;
	display: inline ;
}


#browse_itemlist .browse_item
{
	width: 333px ;
	margin: 2px 0px 2px 8px ;
	float: left ;
	display: inline ;
}

#browse_itemlist .browse_item .item_title
{
	width: 230px;
}

#browse_itemlist .browse_item .item_title a
{
	font-weight: bold ;
	font-size: 15px ;
	line-height:100%;
}

#browse_itemlist .browse_item .product_img
{
	float: left ;
	margin-right: 3px ;
}

#browse_itemlist .browse_item .product_details
{
	float: left ;
}

#browse_itemlist .browse_item .product_details ul
{
	margin-top: 3px;
}

#browse_itemlist .browse_item .product_details ul li
{
	clear: both ;
	margin-top: 1px;
}

#browse_itemlist .browse_item .product_details ul li label
{
	display: block ;
	float: left ;
	width: 70px ;
	font-weight: bold;
}

#browse_itemlist .browse_item .product_details ul li div
{
	float:left;
	width: 160px ;
}


#gallery_title
{
	padding: 0 10px ;
}

#gallery_title h1
{
	font: bold 20px Arial, sans-serif ;
	color: #533930 ;
}

#gallery
{
	text-align: center ;
}

#gallery .gallery_item
{
	background: #533930 ;
	margin: 0px auto 10px auto ;
	width: 626px ;
}

#gallery .gallery_item .gallery_header
{
	margin: 0px 6px 0px 6px ;
	background: #fff ;
}
#gallery .gallery_item .gallery_header p
{
	text-align: left ;
	margin: 0px 6px 0px 6px ;	
}

#gallery .gallery_item .gallery_image
{
	margin: 0px auto 0px auto ;
	background: #fff ;
}

#gallery .gallery_item .gallery_image img
{
	margin: 0px auto 0px auto ;
	display: block ;
}

#gallery .gallery_item .gallery_caption
{
	margin: 6px 6px 0px 6px ;
	background: #fff ;
}

#gallery .gallery_item .gallery_caption p
{
	text-align: left ;
	margin: 0px 6px 0px 6px ;	
}

#gallery .gallery_item .gallery_footer
{
	margin: 0px 6px 0px 6px ;
	background: #fff ;
}
#gallery .gallery_item .gallery_footer p
{
	text-align: left ;
	margin: 0px 6px 0px 6px ;	
}


#comments
{
	background: #533930 ;
}
#comments .whitecontent
{
	background: #ffffff ;
	margin: 0px 6px ;
}

#comments .section_title
{
	padding: 0px ;
	margin: 0px ;
}
#comments .section_title h2
{
	font: bold 20px Arial, sans-serif ;
	margin-left: 6px ;
	color: #ffffff ;
}

#comments .comment_item
{
	margin: 6px 6px 0px 6px ;
}

#comments .comment_item .comment_header .comment_date
{
	float: right ;
	font-size: 12px ;
}

#comments .comment_item .comment_message
{
	font: 12px arial ;
}

#comments .comment_item .comment_message p
{
	margin-bottom: 6px ;
}
