td.Heading {
	padding: 10px 1px 10px 0px;
}
td.Heading img{
	border: none;
}
td.ReviewHeading {
	padding: 10px;
	border-bottom: solid 1px #cccccc;
    background-color: #F4F4F4;
}
td.ReviewHeading img {
	 
	border: none;
}
body {
	font: 11px Verdana;
	padding:0px;
    padding-bottom: 10px;
	margin:0px;
}
p {
	margin: 0px;
	padding: 0px;
}
td.Adzone1 {
	background: #CC0033;
    padding: 3px;
    text-align: center;
}
td.Adzone2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.Menu {
	vertical-align: top;
    white-space: nowrap;
}
div.Menu h1 {
	background: #CCCCCC;
	width: 100%;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	color: #FFFFFF;
}
div.Menu a {
	border-bottom: 1px solid white;
	padding: 5px;
	color: #FFFFFF;
	display: block;
	background: #CC0033;
	text-decoration: none;
}
div.Menu p.Category {
	font-weight: bold;
	background: #b1002e;
	border-bottom: solid 1px white;
	padding: 5px;
	color:white;
}
td.Content {
	padding: 15px;
	padding-top: 5px;
	vertical-align: top;
        padding-bottom: 5px;
}
td.Content h2
{
    margin: 0px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Lucida Sans;
    font-weight: normal;
}
td.Content h1 {
	font-size: 11px;
	margin:0px;
	margin-bottom: 7px;
	width: 100%;
	border-bottom: solid 1px #cccccc;
}
td.Content p {
	margin-bottom: 10px;
	line-height: 18px;
}
td.Content a {
	color: #CC0033;
}
td.Content li{

    margin-bottom: 10px;
}
td.Copy {
	color: #FFFFFF;
	padding: 5px;
	background: #CC0033;
}
table.Search {
	float: right;
    margin-top: 16px;
}
p.HSeparator{
   height:1px;
    border-top: dotted 1px #cccccc;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
td.BMenu 
{
    color: #cccccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.BMenu a {
	color: #CC0033;
	text-decoration: none;
}
td.Menu a:hover
{
    background-color: #b1002e;
}
td.Content a:hover, td.BMenu a:hover
{
    color: Gray; 
}
img.ProductPhoto
{
    float:left;
    border: solid 1px #cccccc;
    margin-right: 13px;
}

div.CustomerReview
{
    border-bottom: dotted 1px #cccccc;
    padding-top:5px;
    padding-bottom:5px;
}

div.CustomerReview span
{
    color: #CC0033;
}

small
{
    font-size: 10px;
    color: #cccccc;
}
input.TextBoxSearch
{
    border: solid 1px #cccccc;
    color: #cccccc;
    width: 130px;
}
table.ContactForm
{
    width: 100%;
}
table.ContactForm p
{
    margin-top: 2px;
    margin-bottom: 4px;
}
div.Product p
{
    line-height: 16px ;  
    margin: 0px; 
}

div.Rating
{
    font-size: 32px;
    font-weight: bold;
    color: #CC0033;
}
ul.LatestReviews
{
     margin:0px; 
     padding:0px; 
     list-style-position:inside;  
     margin-left: 15px; 
     line-height: 15px;
}