/* Questions */
.question {margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #ccc;width:100%;}
.question a {font-size:13px;color:#777777;text-decoration:none;}
.question a:hover {text-decoration:underline;cursor:pointer;}
.question .clear {clear: both;}
.question .left {float:left;overflow:hidden;}
h2.questionTitle {background: url(images/questions-icon-big.png) no-repeat;padding:0 0 13px 43px;line-height:25px;margin-bottom:10px;}
.question h4 {font-size:16px;font-weight:bold;line-height:18px;margin:3px 0 8px 0;border-bottom:1px solid #ccc;padding-bottom:8px;padding-bottom:5px;margin-bottom:5px}
.questionIcon {width:41px;margin-left:3px;}
.questionMain {width:382px;}
.questionByline {margin-top:8px;font-size:11px;}
.questionByline .answers {font-weight:bold;}
.questionByline img {vertical-align:middle;}
.question span {/*margin-left:4px;*/}
.question span.points {color:#b3b2b2;margin-left:1px;font-weight:bold;}
.question span.points span {color:#555;font-weight:bold;}
.question .date { text-align:center;font-size:11px;float:left;margin:5px 0 0 0;color:#999;display:inline;text-transform:uppercase;}
.question .date .dateDay {font-size:19px;font-weight:bold;border-bottom:1px solid #ccc;padding:0 0 3px;color:#666;margin-bottom:1px;}
.question .date2 {margin-top:0;}
/*.question li {margin-left:10px;}*/

.post p, .questionMain p {padding-bottom:10px;}
.post ul {list-style:disc;margin:0 0 15px 30px;}
.post li {margin-bottom:5px}
.questionByline {margin-top:0;}
.question .date2 p {padding-bottom:0;}
/* Profile Styles */
.question .avatar {padding:3px; border:1px solid #ccc;margin:5px 10px 0 0;}

/* Comment */

.comment_ui
{
background-color:#fff;clear:left;float:none;overflow:hidden;margin-bottom:2px;padding:6px 4px 3px 6px;width:350px; 
}
.comment_text{padding:2px 0 4px; color:#535353}
.comment_Pic{left:0;position:absolute;width:30px;height:30px}
.comment_actual_text{display:inline;padding-left:.4em; padding-right:.4em;font-size:12px}
.comment_author { font-weight:bold; color:#333333}
.clean { display:none}

