/* Comments CSS Code */
div.js-commentControl.js-commentTool{
display:none;
}
.js-singleComment{
background:white url(/images/quote.gif) no-repeat 5px 5px;
padding-left:25px;
padding-top:5px;
}
.js-singleCommentINFO {
text-align:left !important;
}
.js-singleCommentCtls{
background:url(/images/quoteend.gif) no-repeat bottom left;
width:14em;
text-align:right;
}
.js-singleCommentName{
font-variant:small-caps;
font-size:110%;
}
.js-singleCommentDepth0{
margin-top:20px;
}
