﻿body {
}

.WhatsHotOuterCell
{
	font-family: Verdana, Tahoma, Arial;
	width: 50%;
	text-align: left; 
	border-right: #c5dcfe 1px solid; 
	border-top: #c5dcfe 1px solid; 
	border-left: #c5dcfe 1px solid; 
	border-bottom: #c5dcfe 1px solid; 
	padding-right: 8px; 
	padding-left: 8px; 
	font-size: 11px; 
	padding-bottom: 4px; 
	padding-top: 4px; 
	vertical-align: top; 
	background-color: white; 
	color: black; 
	height: 100%;
}

.WhatsHotCellHeader
{
	color: #003399;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.WhatsHotDescription
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	text-align: left; 
}

.WhatsHotRrpLabel
{
	padding-top: 16px;
	font-size: 11px;
	text-align: left; 
}

.WhatsHotSpecialPriceLabel
{
	font-size: 11px;
	text-align: left; 
	font-weight: bold;
	color: Red;
	background-color: yellow;
	text-decoration: none;
}
