#sc_item h2	{
	font-weight:normal;
	font-size:24px;
	color:#999;
	margin-bottom:5px;
}
#sc_item_showcase	{
	position:relative;
	width:761px;
	background:url(/site/img/item_showcasebg.gif) repeat-y bottom left;
	padding-bottom:20px;
	margin-bottom:10px;
}
#sc_item_img	{
	margin-left:2px;
	float:left;
	width:230px;
}
#sc_item_details	{
	float:left;
	width:500px;
	margin-right:20px;
}
#sc_item_name	{
	margin-top:20px;
	font-weight:normal;
	font-size:26px;
	color:#5d9732;
	margin-bottom:5px;
}
#sc_item_details h3	{
	font-weight:normal;
	font-size:20px;
	color:#5d9732;
	margin-bottom:5px;
}
#sc_item_details p	{
	font-size:13px;
	color:#999;
	margin-bottom:10px;
}
#sc_item_related h3	{
	font-weight:normal;
	font-size:18px;
	color:#999;
	margin-bottom:5px;
}

.sc_item_related	{
	padding:10px;
	width:349px;
	#width:369px;
	float:left;
	border-right:1px solid #ccc;
	margin-top:10px;
}
.sc_item_related img	{
	float:right;
}
.sc_item_related h4	{
	font-size:18px;
	font-weight:normal;
	color:#419800;
	margin-bottom:5px;
}
.sc_item_related p	{
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px;
}
.sc_item_related a	{
	font-size:12px;
	text-transform:uppercase;
	color:#c2be67;
	margin-bottom:10px;
	display:block;
}
.sc_item_related a:hover	{
	text-decoration:underline;
}
.sc_item_related a img	{
	float:none !important;
}

#sc_item_addtocart { width:100}
