

.mainheader {font-size: 16px; font-family: georgia, serif; font-weight: bold; color: #3f1e16}

.subheader {font-size: 12px; font-family: georgia, serif; font-weight: bold; color: #3f1e16}

.maintext {font-size: 11px; font-family: georgia, serif; font-weight: normal; color: #3f1316; }

.maintextBig {font-size: 12px; font-family: georgia, serif; font-weight: normal; color: #3f1316; line-height: 20px}

.subtext {font-size: 10px; font-family: georgia, serif; font-weight: normal; color: #3f1316}


/*added on March 08*/


ul{
width:800px;
list-style-image: url(images/invisibleBullet.gif);
}

ul li
{
margin:0px 0px 0px 0px;
}

li.header{
font-size:18px;
font-weight:bold;
margin:10px;
}


li.firstPart
{
background-image: url(images/specialBack01.jpg);
background-repeat:no-repeat;
height:170px;
padding-left:200px;
}

li.firstPart .reviewTitle
{
/*
position:absolute;
top:80px;
*/
padding-top:74px;
font-size:30px;
margin:0 0 0 0;
}
li.firstPart div.reviewTitle span
{
font-size:14px;
margin:0 0 0 0;
}

li.secondPart
{
background-image: url(images/specialBack02.jpg);
background-repeat:repeat-y;
padding-left:170px;
}


li.thirdPart
{
background-image: url(images/specialBack03.jpg);
background-repeat:no-repeat;
width:800px;
height:50px;
padding-top:20px;
color:#FFFFFF;
font-size:15px;
text-align:center;
}

span.price{
position:absolute;
left:600px;
}

.reviewContent{
width:550px;


}
