#pages_div_com
     {
        height: 25px;
        padding: 5px 0px 0px 0px;
        margin-bottom: 5px;
        background: #8ECFE8;
     }

.comment_cont
     {
     	border: 1px solid #009CF0;
     	margin-bottom: 10px;
     	background: #EDEDED;
     }
.comment_head
     {
        height: 20px;
        font-size: 11px;
        font-weight: bold;
     	background: #009CF0;
     }
.comment_headl
     {
     	float: left;
     	color: #fff;
     	height: 20px;
     	line-height: 170%;
     }
.comment_headr
     {
        float: right;
        height: 20px;
        line-height: 170%;
        padding-right: 5px;
     }
.comment_headc
     {
        margin: auto;
        color: #fff;
        height: 20px;
        line-height: 170%;
        text-align: right;
     }

.userinfo_leftcolumn
     {
     	width: 160px;
     	text-align: center;
     	vertical-align: top;
     	border-right: 1px solid #009CF0;
     }
.userinfo_leftcolumn img
     {
     	margin: auto;
     }
.login_div_infous
     {
     	text-align: center;
     	font-size: 20px;
     	font-family: Impact;
     	text-transform: uppercase;
     }
.rank_div_infous
     {
        font-size: 11px;
     	text-align: center;
     }
.user_info_strs
     {
        margin: 0px 5px 0px 5px;
        font-size: 10px;
        text-align: left;
     	border-bottom: 1px solid #009CF0;
     }
.left_foot_td
     {
        height: 25px;
        width: 160px;
        padding: 0px 0px 0px 5px;
     	border-right: 1px solid #009CF0;
     }

.comment_text
     {
        padding: 5px;
        height: 100%;
        font-size: 12px;
        vertical-align: top;
     }
.comment_text img
     {
     	float: left;
     	clear: left;
        margin: 10px 5px 10px 0px;
     }
.comment_text img.smile
     {
        margin: 0px;
        float: none;
     }
.comment_foot
     {
        height: 25px;
     }
.comment_foot .button, .comment_foot img
     {
     	float: right;
     	margin: 0px 10px 5px 0px;
     }







#cont_comadd
     {
        padding: 10px;
     	border-top: 0px;
     }
#cont_comadd table td
     {
     	font-size: 11px;
     }
#header_comment
     {
        color: #fff;
     	text-align: center;
     	background: #009CF0;
     }




.message_ans_cont
     {
     	border: 1px solid #C0DEFE;
     	margin: 5px;
     }
.message_ans_head
    {
       background: #C0DEFE;
       font-size: 11px;
       padding-bottom: 1px;
    }
.message_ans_headl
     {
     	float: left;
     	padding-left: 5px;
     }
.message_ans_headr
     {
        float: right;
     }
.message_ans_headc
     {
        margin: auto;
        text-align: right;
     }
.message_ans_text
     {
     	padding: 5px 10px 5px 10px;
     	background: #E6EEF7;
     }





#help_com_cont
     {
     	height: 200px;
     	overflow-y: scroll;
     	padding: 10px;
     }

.comment_help_cont
     {
     	border: 1px solid #0E79BD;
     	margin-bottom: 10px;
     	background: #EDEDED;
     }
#comment_help_head
     {
        color: #fff;
        background: #0E79BD;
        padding-left: 5px;
     }
#comment_help_head a
     {
        color: #fff;
        font-size: 11px;
     }


#comment_help_headl
     {
     	color: #fff;
        float: left;
     	padding-left: 5px;
     }
#comment_help_headl a
     {
     	color: #fff;
     	font-size: 11px;
     }
.comment_help_headr
     {
        float: right;
        padding-right: 10px;
     }
.comment_help_headc
     {
        margin: auto;
        text-align: center;
     }
.comment_help_text
     {
        padding: 5px;
     }