/*comments*/
#comments_area {display:block;text-align:center;overflow:hidden;margin:0;padding:0;}
#comments_area .comment2,
#comments_area .comment1 {margin:0;display:block;overflow:hidden;margin-bottom:1px}
#comments_area span {display:block;font-size:12px;border:none;float:right}
#comments_area img {/*display:block;float:right;*/}
#comments_area .comment_date {float:left; font-size:10px;width:100px}
#comments_area .comment_title {float:right;width:250px;color:white;}
#comments_area a {font-weight:bold}
#comments_area a:hover {color:#2a6ea8;}
#comments_area .comment_user_name {float:right; clear:both;width:100px}
#comments_area .comment_content { float:right; height:auto; width:100%; font-size:12px;text-align:right;font-family: Tahoma, Arial; font-size:12px}
#comments_area .comment_ops {float:left; width:100%; /*border-top: 1px dotted #000;background-color:#ecefdc;*/ padding:3px 0;}
#comments_area .comment_ops .sep,
#comments_area .comment_ops a {font-size:10px}

#comments_area .comment_ops span {margin-left:5px;display:block;float:left;}
#comments_area .comment_header {cursor:pointer;width:100%;padding:0;margin:0;display:block;overflow:hidden;}
#comments_area .comment_body {width:100%;padding:10px 0 2px 0;margin:0;overflow:hidden;}


/*new comment*/
#new_comment {}
#new_comment form {margin:0 auto;overflow:hidden;text-align:center;}

#form_frame input,#form_frame textarea {border:1px solid #2a6ea8;}

