DIV.box
{
	/*[disabled]padding-top:50px;*/
	padding-bottom: 50px;
}
P.top
{
	background: url(../images/products_top.jpg) no-repeat center;
	height: 20px;
}
P.bottom
{
	background: url(../images/products_bottom.jpg) no-repeat center;
	height: 16px;
}
P.title
{
	text-align: center;
	margin: 0px;
	color: #000000;
	font: bold 22px Arial;
	/*[disabled]height:98px;*/
	margin-left: 78px;
	width: 839px;
}
UL.promotions
{
	margin-left: 78px;
	background-color: #FFFFFF;
	width: 839px;
	text-align: center;
}
UL.promotions LI.promotion P.description
{
	color: #000000;
	font: bold 21px Arial;
	margin-left: 50px;
	margin-right: 50px;
}
UL.promotions LI.promotion P.description SPAN.value
{
	font-style: italic;
	color: #525050;
}
UL.promotions LI.promotion P.disclaimer
{
	color: #999898;
	font: normal 13px Arial;
	margin-left: 50px;
	margin-right: 50px;
}
UL.promotions LI.promotion P.endDate
{
	color: #000000;
	font: italic bold 16px Arial;
}
UL.promotions LI.promotion P.endDate IMG
{
	vertical-align: middle;
}
UL.promotions LI.divider
{
	background: url(../images/promo_page_divider.jpg) no-repeat center;
	height: 39px;
}

