@charset "iso-8859-1";
/* CSS Document */
table#comments_table {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width:100%;
}
td.cell_user {
background-repeat:no-repeat;
font-size:11px;
padding:8px 20px 10px 65px;
}
table#comments_table td {
border-top:1px solid #CCCCCC;
vertical-align:top;
}
td.cell_comments{padding-right:15px;padding-top:8px;padding-bottom:10px;}

td.cell_comments p {font-size:13px;line-height:1.3em;}

p.comments_good {background-image:url(../img/positive.gif);}
p.comments_bad {background-image:url(../img/negative.gif);}
p.comments_good, p.comments_bad {background-position:0 3px;background-repeat:no-repeat;padding-left:14px;}
.cell_user_name {font-size:16px;}
.cell_user_location, .cell_user_date {
color:#666666;
font-size:10px;
line-height:12px;
}
tr.back_odd {
background-color:#FFFFFF;
}
tr.back_even {
background-color:#F5F5F5;
}
.type_withfriends {
background-position:0 0;
}
.type_group {
background-position:0 -29px;
}
.type_oldchildren {
background-position:0 -58px;
}
.type_maturecouple {
background-position:0 -87px;
}
.type_solo {
background-position:0 -116px;
}
.type_youngchildren {
background-position:0 -145px;
}
.type_youngcouple {
background-position:0 -174px;
}
.type_global {
background-position:0 -200px;
}
.type_withfriends_big {
background-position:6px -895px;
}
.type_group_big {
background-position:5px -173px;
}
.type_oldchildren_big {
background-position:5px -532px;
}
.type_maturecouple_big {
background-position:5px -715px;
}
.type_solo_big {
background-position:6px 7px;
}
.type_youngchildren_big {
background-position:5px -355px;
}
.type_youngcouple_big {
background-position:5px -1075px;
}
.type_global_big {
background-position:5px -715px;
}
td.cell_score span {
display: block;
width: 48px;
height: 48px;
color: #ffffff;
background-image: url(../img/comment_big_left.png);
background-repeat: no-repeat;
background-position: 0pt 2px;
text-align: center;
padding-top: 16px;
font-size: 16px;
font-weight: bold;
margin-top: 10px;
margin-right: 10px;
}

