/* CSS Document */

#comments_maincontainer {
width:440px;
float: left;
margin-left: 20px;
}

.comments_cell {
width:440px;
text-align:left;
float:left;
}

#comments_bottom {
width:440px;
height:30px;
text-align:center;
float:left;
margin-bottom:10px;
}

.comments_label_fonts {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#CCCC33;
padding:5px;
text-align:left;
}



