p {
margin: 0px;
}

body {
background: #EBF6FB;
margin: 0px;
margin-top: 30px;
}

td {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 9pt;
line-height: 1.7;
color: #333333;
}

td.leftside {
background: #FFFFFF;
padding: 10px;
border: 3px dashed #CCCCCC;
border-right: none;
text-align: justify;
}

td.rightside {
background: #FFFFFF;
padding: 10px;
border: 3px dashed #CCCCCC;
border-left: 3px dashed #CCCCCC;
line-height: normal;
}

div.comment {
padding: 10px;
padding-left: 25px;
padding-bottom: 0px;
}

div.avatar {
float: left; 
margin: 5px;
margin-left: 0px;
margin-bottom: 0px;
}

h2 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 20pt;
color: #444444;
margin-bottom: 10px;
}

h3 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 10pt;
color: #444444;
margin-bottom: 2px;
}

font.gray {
color: #AAAAAA;
}

div.author {
margin-top: 3px;
margin-bottom: 6px;
}

a:link { color: #336699; }
a:visited { color: #336699; }
a:hover { color: #3399FF; }
