p.head
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	font-weight:bold;
}
div.right_container
{
	width:365px;
	float:left;
	border-top:1px solid silver;
	padding:20px 0px 20px 0px;
	color:#717171;
}
div.right_checkholder
{
	float:left;
	width:20px;
}
div.right_piccontainer
{
	float:left;
	width:100px;
}
div.right_infocont
{
	float:left;
	width:245px;
}
div.right_infocont a
{
	color:#717171;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
div.right_infocont span
{
	font-size:13px;
	color:#37a6e1;
	font-weight:bold;
}
div.right_infocont p
{
	margin-top:5px;
}
div.right_infocont a:hover
{
	text-decoration:underline;
}
div.right_optionprice
{	
	float:left;
	width:365px;
	line-height:26px;
	height:26px;
}
div.right_optionprice a, div.right_optionprice p
{
	float:right;
	margin-left:10px;
}
div.right_optionprice span
{
	color:#37a6e1;
	font-weight:bold;
	font-size:13px;
}
div.right_optionprice span.stroke
{
	text-decoration:line-through;
}
div.right_optionprice span.zeros
{
	vertical-align:super;
	font-size:11px;
}
div.right_optionprice div.star_empty
{
	width:59px;
	height:11px;
	font-size:0px;
	background:url(../images/stars.gif) no-repeat;
	background-position:0px -11px;
	margin-left:15px;
	margin-top:13px;
	float:left;
}
div.right_optionprice div.star_full
{
	height:11px;
	font-size:0px;
	background:url(../images/stars.gif) no-repeat;
}
div.right_buy
{	
	float:left;
	width:355px;
	margin-top:10px;
}
div.right_buy a
{
	display:block;
	background:url(../images/button.gif);
	height:26px;
	float:right;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	width:54px;
	text-align:center;
}
