/*.commentBoxTextarea {width: 90%; height: 20px; line-height: 20px; cursor:text; padding: 6px; color: #666; }*/
/*  textarea#statusUpdate 
{
  width: 100%;
  margin-right: 0px;
}
 */ /*.statusarea { border: 1px solid #ebebeb; background-color: white; position: relative; }*/
/* .statusarea { border: 1px solid #ccc; background-color: white; position: relative;}
.statusupdatebox { border-top: 0px solid #ebebeb; padding-bottom: 0px;display:block; overflow:hidden;}
 */.statusupdatecontrols { min-height: 30px; line-height: 30px; margin-top: 5px; }

#statusupdatebox {
        clear: both;
        /*margin-bottom: 30px;
        padding-bottom: 20px;*/
}
.wall_comment_area {
        vertical-align:top;
        min-height: 40px;
        padding-bottom: 8px;
        padding-top: 12px;
        border-top: #ebebeb solid 1px;
        text-align: left;
        display: block;
        word-wrap: break-word;
}
.comment-container {position: relative; padding-left: 5px; padding-right: 5px; zoom: 1; min-height: 50px; color:#000; font-size:11px;margin-bottom: 5px;}

.comment-reply-container {margin-left: 55px; padding-bottom: 1px; padding-top: 1px; position: relative; zoom: 1; display:block; padding-right: 15px;}
.comment-reply-item {
        position: relative; zoom:1;
        margin-top: 2px;
        padding: 5px;
        border-bottom: 1px solid #ddd;
        background-color: #f5f5f5;
        min-height: 40px;
        valign: top;
}

.comment b{
        font-size:12px;
        color:#3B5998;
        cursor:pointer;
        }
.comment{
        font-size:12px;
        color:#333;
        text-align:left;
        padding-left:9px;
        padding-right:9px;
        margin-left: 55px;
        }
.comment .name {
        font-color: #3B599B;
}

.comment .thread-content {
        font-size: 11px;
        color:#333;
}

.name_comment_reply b{
        font-size:11px;
        color:#3B5998;
        cursor:pointer;
        }
.comment_reply{
        font-size:11px;
        text-align:left;
        padding-left:1px;
        padding-right:1px;
        margin-left: 40px;
        }
.comment_reply .name {
        font-color: #3B599B;
}
.commentfooter {
		margin-top: 10px;
}
.comment_reply .thread-content {
        font-size: 11px;
        color:#333;
}

.rightbottom { height: 30px; float:right;}

