/* CSS for Comments style dashed */

/* GENERAL */
.commenttop{
color:#0099ff;
font-size:120%;
font-weight:bold;
}

.commenttop img{
display: none;

}

.commentbottom{
}

.commentbottom img{
display: none;
}

/* COMMENTS */
#commentbubble {
margin-top:10px;
font-size:12px;
border: 8px solid #555;
background:#393939;
padding:15px;
}

#commentheader {
height: 20px;
font-size:90%;
font-weight:normal;
color:#ccc;
}

.commentnumber {
font-size:14px;
font-weight:bold; 
}

#commentbody{
font-weight:normal; 
}

#commenttitle {
font-weight:bold;
font-size:110%;
color:#fff; 
}

#comment{
padding:0;
margin:0;
}

#commentweb{
font-size:9px;
text-align:right;
padding-right:6px;
color:#999999;
line-height:12px;
}

.commentip{
font-size:9px;
color:#999999;
}

.commentusertype{
font-size:9px;
color:#999999;
}

.commentreport{
padding-top:2px;
font-size:11px;
text-align:right;
color:#999999;
}

#commentfooter{
height:20px;
font-size:11px;
text-align:left;
padding:0px 0px 0px 6px;
color:#aaa;
font-weight:normal;
margin: 4px 0px 10px 0px;
}


/* COMMENT FORM */
#commentform{
margin-top:10px;
background:#393939;
padding:15px;
border:8px solid #555;
}

#writecomment{
color:#0099ff;
font-size:130%;
font-weight:bold; 
margin-bottom:10px;
}

#footerform{
height: 10px;
}

#commentform table{
}

#commentform img{
padding-left: 4px;
}

#commentform td, p{
font-weight:normal;
}

#commentform .sectiontableheader{
font-size:12px;
font-weight:normal;
}

#commentform .inputbox{
border: 1px solid #666666;
background:#222;

}

#commentform .button{
background-color:#999999;

}

#commentform li{
}

#commentform .small{
font-size:80%;
}
