#maincontent h1 a
{
	font-size:14px;
	padding-left:10px;
	text-decoration:underline;
}

div.upsell
{
	width:660px;
	margin-bottom:15px;
}
div.upsell .hdr_content h3
{
	color:#fff;
}
div.upsell .hdr_content
{
	width:650px;
}



div.upsell .fleft
{
	float:left;
	width:170px;
}
div.upsell .fright
{
	float:right;
	width:460px;
}
#content #contentleft #maincontent div.upsell .fright p
{
	margin:0px 0px 12px 0px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
div.upsell .fright .single_opt,
div.upsell .fright select
{
	float:left;
	margin:6px 10px 0px 10px;
}
div.upsell .fright .single_opt
{
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
}
div.upsell .fright input.button
{
	float:left;
	margin:3px 10px 0px 0px;
}
div.upsell .fright .extra_price
{
	float:left;
	font-size:20px;
	color:#FD0000;
	font-weight:bold;
}
div.upsell .fright .extra_price small
{
	color:#666666;
	font-weight:normal;
	font-size:14px;
}

