/* CSS for Comments style dashed */

/* GENERAL */
.commenttop{
color: #14767C;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 90%;
padding-left: 5px;
background: #EFEDB7;
border-top: 1px dotted #B3B59C;
text-indent: 5px;
}

.commenttop img{
display: none;

}

.commentbottom{
}

.commentbottom img{
display: none;
}

/* COMMENTS */
#commentbubble {
margin-top:10px;
width:100%; 
border: 1px dotted #E5E4E4;
}

#commentheader {
padding-left:6px;
padding-top:2px;
height: 20px;
color:#333333;
font-size:11px;
font-weight:normal;
}

.commentnumber {
font-size:14px;
font-weight:bold; 
color:#333333;
}

#commentbody{
padding-left:6px;
padding-top:4px;
font-weight:normal; 
color:#333333;
}

#commenttitle {
font-weight:bold; 
}

#comment{
}

#commentweb{
text-align:right;
padding-right:6px;
color:#999999;
line-height:12px;
font-size: 85%;
}

.commentip{
color:#999999;
font-size: 85%;
}

.commentusertype{
color:#999999;
font-size: 85%;
}

.commentreport{
padding-top:2px;
text-align:right;
color:#999999;
font-size: 85%;
}

#commentfooter{
height:20px;
text-align:left;
padding:0px 0px 0px 6px;
color: #666666;
font-weight:normal;
border: 1px dotted #CECECE;
margin: 4px 0px 24px 0px;
font-size: 85%;
}


/* COMMENT FORM */
#commentform{
margin-top:10px;
width:100%; 
}

#writecomment{
color: #14767C;
font-weight:bold; 
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 90%;
padding-left: 5px;
background: #EFEDB7;
border-top: 1px dotted #B3B59C;
text-indent: 1px;
}

#footerform{
width:100%; 
height: 10px;
font-size: 85%;
}

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

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

#commentform td, p{
font-weight:normal;
padding-left:6px;
}

#commentform .sectiontableheader{
font-weight:normal;
}

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

}

#commentform .button{
}

#commentform li{
color:#333333;
}

#commentform .small{
color:#333333;
font-size: 80%;
}
