div#main
{
	width:640px;
	border:none;
}

hr
{
	background:#f8f7ec url(../images/common/hr_divider.gif) no-repeat top center ;
	color:#bfb36e;
	height:10px !important;
	height:1px;
	margin:10px 0px 10px 0px;
	border:none;
}

img.brown_border
{
	border:#6e653d 3px solid;
}


div.merch_item_left, div.merch_item_right
{
	width:300px;
	float:left;
}
div.merch_item_left
{
	margin-right:40px;
}
div.merch_img
{
	float:left;
	width:110px;
	color:#4d7401;
	margin-top:10px;
}
div.merch_details
{
	float:left;
	width:190px;
	margin:5px 0px 0px 0px;
}
div.merch_item_left img, div.merch_item_right img
{
	border:#6e653d 3px solid;
}
div.merch_item_left h3, div.merch_item_right h3
{
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
	color:#6e653d;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
div#col_2
{
	margin:0px !important;
}
span.author
{
	color:#4d7401;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
span.price
{
	font-size:18px;
	color:#6e653d;
}
