.tab {
margin:5px 0 20px 0;
width:100%;
height:30px;
background: url(../images/tab-bg.gif) repeat-x;
clear:both;
}

.tab ul {
margin:0;
padding:0;
}

.tab ul li {
float:left;
list-style:none;
}

.tab ul li a:link {
color:#FFFFFF;
float:left;
width:90px;
background:#000000;
/*background:#DB4949;*/
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul li a:visited {
color:#FFFFFF;
float:left;
width:90px;
background:#000000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul li a:hover {
color:#FFFFFF;
float:left;
width:90px;
background:#000000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul li a:active {
color:#FFFFFF;
float:left;
width:90px;
background:#000000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul .focus a:link {
color:#FFFFFF;
float:left;
width:90px;
background:#CC0000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul .focus a:visited {
color:#FFFFFF;
float:left;
width:90px;
background:#CC0000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul .focus a:hover {
color:#FFFFFF;
float:left;
width:90px;
background:#CC0000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}

.tab ul .focus a:active {
color:#FFFFFF;
float:left;
width:90px;
background:#CC0000;
height:25px;
margin:0 5px 0 0;
padding:0;
line-height:25px;
text-decoration:none;
font-weight:bold;
text-align:center;
}




.morereviews {
margin:10px 0;
padding:5px 0 0 0;
list-style:none;
float:left;
width:255px;
height:100%;
}

.morereviews li {

float:left;
padding:0;
/*border:1px solid #CCCCCC;*/
width:100%;
/*background:#000000;*/
clear:left;
margin-bottom:15px;

}

.morereviews li img{
float:left;
border:1px solid #CC0000;
margin:0 5px 0 0;
}

.secondcolumn .promo {
margin:15px 0;
padding:0;
}

.secondcolumn .promo li {
list-style:none;
margin:0 0 10px 0;
border:1px solid #CCCCCC;
display:block;
width:97%;
}

.secondcolumn .promo li a{
text-decoration:none;
font-size:16px;
color: #CC0000;
background: #FFFFFF url(../images/special-offer.gif) no-repeat right center;
display:block;
padding:8px 12px 8px 15px;
line-height:110%;
}

.secondcolumn .promo li a:hover {
color: #FFFFFF;
background: #CC0000 url(../images/special-offer2.gif) no-repeat right center;
}

.morereviewsgraphic {
margin:0;
text-indent:35px;
line-height:22px;
height:22px;
width:266px;
background:url(../images/more-reviews.gif) no-repeat;
}


