html, body, h1, h3, ul, ul li {
font-family:Verdana, Tahoma, Sans-Serif;
font-size:11px;
margin:0;
padding:0;
}
body {
padding:10px 0;
}
div.holder {
width:280px;
padding:0 10px;
background:#F2E8DB;
border:1px solid #E8CCA7;
overflow:hidden;
margin:0 auto;
}
h1, h3, ul {
background:#E8CCA7;
color:#303030;
font-size:12px;
display:block;
width:300px;
margin:0 auto;
padding:0 10px;
width:280px;
border:1px solid #E8CCA7;
}
h3 {
border-width:0 1px;
padding:0 10px;
width:280px;
background:#ECDDCB;
}
table {
width:100%;
border-bottom:0;
margin:10px 0;
}
td.total {
font-weight:bold;
color:#8A6A40;
}
td.stars {
vertical-align:middle;
background:url('/images/users_matter/star_inactive.gif') repeat-x center left;
width:100px;
}
td.stars div {
background:url('/images/users_matter/star_active.gif') repeat-x center left;
}
td.right {
text-align:right;
padding-left:5px;
}
ul {
list-style-type:none;
margin:0;
padding:0;
border:0;
background:#F2E8DB;
}
ul li {
margin:0;
padding:10px 0 10px 26px;
background:url('/images/users_matter/positive.gif') no-repeat center left;
border-top:1px dashed #E8CCA7;
}
ul li.negative {
background:url('/images/users_matter/negative.gif') no-repeat center left;
}
.noborder {border:0;}

.hreview
{
float:left;
width:100%;
margin-top:6px;
padding-bottom:5px;
border-bottom:1px solid #E8CCA7;
}
.hreview a
{
color:#4158E0;
text-decoration:none;
}
.hreview a:hover
{
text-decoration:underline;
}
.hreview .rating .value
{
font-size:14px;
}