/*
 * Web Design and Web Development by Goran Beko
 * September 2010
 */

/* COMMENTS ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.commentBrowser{border-bottom:1px dashed #999;padding:15px 0}
h2.commentsTitle{background:#fff url(/img/comments/cloud.png) no-repeat 10px 5px;border:1px solid #ccc;clear:both;color:#999;font-size:12px;height:25px;line-height:25px;margin:15px 0 5px;padding:5px 10px 5px 50px;position:relative}
h2.commentsTitle a.buttonSec{position:absolute;right:10px;top:9px}
p.formatTimeDate{color:#666;font-size:11px;padding:0}
p.userFullName{color:#444;font-size:12px;font-weight:700;padding:0;text-transform:uppercase}
p.bodyFormated{padding:0 0 10px}
p.responses{clear:both;font-size:12px;padding:8px 0;text-transform:uppercase}
p.responses a{color:#C80000;text-decoration:underline}
.commentBrowser h3{color:#C80000}






