
#PageFeatureRight
{
	padding-top: 6px;
}

#PageFeatureRight div.Subtitle
{
	margin: 10px 0px 0px 0px;
}

#PageFeatureRight a.BulletedLink:link,
#PageFeatureRight a.BulletedLink:visited,
#PageFeatureRight a.BulletedLink:active,
#PageFeatureRight a.BulletedLink:hover
{
	margin-top: 12px;
}

div.SaleFeature
{
	clear: both;
	margin: 4px 2px 4px 2px;
	height: 14px;
	background-image: url(/images/backgrounds/Background_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

div.SaleFeature div.SaleFeatureItem
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #423e3a;
	background-color: #f2efe0;
	padding-right: 2px;
}

div.SaleFeature div.SaleFeaturePrice
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b10013;
	background-color: #f2efe0;
	padding-left: 2px;
}
