.comments_main_content
{
margin-bottom:10px;
-moz-border-radius:10px;
width:100%;
background-color:whitesmoke;
padding:5px;

}

.comments_body
{

color:gray;
font-size:11px;
font: normal small Arial, Helvetica, sans-serif;

}

.comments_nick
{
margin-bottom:5px;
color:slategrey;
font-size:15px;
font: normal Arial, Helvetica, sans-serif;

}
