/* CSS for Comments style dashed */

/* GENERAL */

.commentbigbg  {
float:left;
list-style-type:none;
padding:0;
}

.commentbigbg ul li {
float:left;
list-style-type:none;
list-style-image: none;
margin-bottom:15px;
}

.cmavatar {
float:left;
overflow:hidden;
padding:1px;
width:60px;
margin-right:10px;
background:none repeat scroll 0 0 white;
border:1px solid #BBBBBB;
}

.commentct {
background:url("../images/comment_r1_c1.png") no-repeat scroll left top transparent;
float:left;
width:525px;
}

.commentup {
background:url("../images/comment_r3_c1.png") repeat-y scroll left top transparent;
float:left;
width:525px;
}

.commentdown {
background:url("../images/comment_r4_c1.png") no-repeat scroll left bottom transparent;
float:left;
height:10px;
width:525px;
}

.commenttextyu {
font-weight:normal;
padding:5px 10px 1px 30px;
}

.adformarea {
padding:5px 16px;
}

/* COMMENT FORM */
#commentform{
margin-top:10px;
width:100%; 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;

}

#writecomment{
color:#999999;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold; 
}

#footerform{
width:100%; 
height: 10px;
}

#commentform table{
border: 1px dashed #CECECE;
}

#commentform img{
padding-left: 4px;
}

#commentform td, p{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-indent:6px;
}

#commentform .sectiontableheader{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

#commentform .inputbox{
border: 1px solid #666666;

}

#commentform .button{
background-color:#999999;

}

#commentform li{
font-size:10px;
color:#333333;
}

#commentform .small{
font-size:10px;
color:#333333;
}

.underad {
display:inline;
}

.adsbubble{
background:url(../images/bubble-r.png) left top no-repeat;
color:#575553;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:68px;
margin-right:20px;
padding-top:7px;
text-align:center;
width:70px;
}
.adsbubble .adscount{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#CC6600;
}