#bbcomReviewWidget {
font-family: Georgia;
background-color: #efebe2;
border-color:#825c53;
width:186px;
height:330px;
padding:6px;
margin-top:11px;
overflow:hidden;
}
#bbcomReviewWidget a:link, #bbcomReviewWidget a:visited {
color: #C14020; background:none; display:inline; padding:0; 
}
#bbcomReviewWidget a:hover {
color: #ED860C;
}
#bbcomReviewWidget .revMidLinks{border-color: #000;}

#bbcomReviewWidget .revTitleBar, #bbcomReviewWidget .revTitleBar td {
color: #fee;
background-color: #7e3724;
background:url(../img/cta_grad.jpg) top center repeat-x;
border-color: #000;
}
#bbcomReviewWidget .revTitleBar a {
color: #fff;font-weight:normal;}

#bbcomReviewWidget .reviewName {
color:#46481A
font-style: italic;
}
#bbcomReviewWidget .reviewDate, #bbcomReviewWidget .review,#bbcomReviewWidget .reviewText {
color: #863;
}