/* CSS Document */
#comments{margin:0; padding:0; width:100%; float:left;}
#comments .block_title{margin:0; padding:0; float:left; width:150px;}
#comments .comments_button{margin:0; padding:0; float:right; width:130px;}
#comments #send_notice_form{display:none; width:100%;}
#comments #recent_reviews{float: left; width:290px; margin:0; padding:0; }
#comments #most_useful_reviews{float: left; width:290px; margin:0; padding:0;}
#comments .comment_content{float:left; width:270px; margin:5px 0; padding:0;}
#comments .comment_content .user_details{float:left; width:100%; margin:0; padding:0;}
#comments .comment_content .user_details .user_pic{float:left; width:27px; height:27px; margin:0; padding:0;}
#comments .comment_content .user_details .user_name_time{float:left; width:240px; height:20px; margin:0; padding:0; color:#666666; }
#comments .comment_content .user_details .user_name{float:left; width:100%; font-size:11px; font-weight:bold; padding:2px 0 0 3px;}
#comments .comment_content .user_details .comment_time{float:left; width:100%; font-size:10px; margin:0; padding:0 0 0 3px;}
#comments .comment_content .item_refer_comment{float:left; width:100%; font-size:10px; color:#666666;}
#comments .comment_content .comment_details{float:left; width:100%; font-size:11px; font-weight:200; margin:10px 0 5px 0; padding:0;}
.helpful_rate_result{color:#999999; margin:5px 0 5px 0;}
.helpful_rate_button{color:#666666; font-weight:600; margin-bottom:10px;}
.block_line{ border-bottom:1px solid #CCCCCC; width:100%; float:left;}
#read_all_reviews{margin:0; padding:0; width:100%; float:left;}
#read_all_reviews a{ text-decoration:none; color:#c81269;}
#read_all_reviews a:hover{ text-decoration:underline;}
#read_all_helpful_reviews{margin:0; padding:0; width:100%; float:left;}
#read_all_helpful_reviews a{ text-decoration:none; color:#c81269;}
#read_all_helpful_reviews a:hover{ text-decoration:underline;}
.cln{clear:both;}
#comment_form{width:100%; border-top:1px solid #CCCCCC; float:left; margin-top:10px; padding:10px;}
#comment_form .write_a_review_title{float:left; width:100%;}
#comment_form .social_network_btn{float:left; width:100%; margin:10px 0;}
#comment_form .comment_box{float:left; width:100%;}
#comment_form .user_name{float:left; width:557px; font-weight:900;}
#comment_form .anonymous_name{float:left; width:223px; font-weight:900;}
#comment_form .user_email{float:left; width:287px; font-weight:900;}
#comment_form .comment_input_area{float:left; width:100%; margin:10px 0;}
#comment_form .security_code{float:left; width:100%;}
#comment_form .email_me{float:left; width:100%; margin:5px 0;}
#comment_form .submit_btn{float:left; width:100%; margin:0 0 5px 0;}
#comment_form .comment_textarea{width:480px; color:#999999;}
