#MyComments_list { background:transparent url(commentsBg.png);
 padding:0.5em; margin-top:20px; border:0px solid #ccc; color:#333; }
#MyComments_list .add_comment{ border-top:1px solid #ccc;
 padding:0.5em; font-size:9px; text-align:left; }
#MyComments_list .head{ background:#f5f5f5; border-bottom:1px solid #ccc;
 padding:0.5em 0.5em 0; color:#337; }
#MyComments_list .head a{ color:#337; text-decoration:none; }
#MyComments_list h2 { font-size:14px; text-align:left; font-weight:normal; }
#MyComments_list h3 { font-size:10px; text-align:right; font-weight:normal; }
#MyComments_list .text{ padding:1em 0.5em; border:0;
 font-size:12px; color:#747474; text-align:left; }
#MyComments_list .text a{ text-decoration:underline; }
#MyComments_list .subtext{ margin:5px 0; font-size:9px; text-align:right; }
#MyComments_list .subtext a{ color:#c60; }
#MyComments_list .cf_head_border{ border-top:1px solid #ccc; }
#MyComments_list .cf_head{ color:#337; text-align:left; padding:10px 10px 0; font-size:14px; }
#MyComments_list .cf_head a{ color:#337; text-decoration:none; }
#MyComments_list .comment_form{ font-size:10px; margin:20px auto; width:450px; }
#MyComments_list .comment_form .cf_tf_div{ padding:3px 0; text-align:right; }
#MyComments_list .comment_form .cf_dtf_div{ padding:3px 0; text-align:right; display:none; }
#MyComments_list .comment_form .cf_text_field{ color:#333; background:#eef; width:200px; padding:2px;
 border-width:1px; border-style:solid; border-color:#445 #bbc #bbc #445; font-size:10px; }
#MyComments_list .comment_form .cf_ta_div{ padding:3px 0; text-align:left; }
#MyComments_list .comment_form .cf_text_area{ color:#333; background:#eef; width:444px; height:200px;
 font-size:12px; border-width:1px; border-style:solid;
 border-color:#445 #bbc #bbc #445; padding:2px; }
#MyComments_list .comment_form .cf_submit{ padding:5px 0; text-align:right; }
#MyComments_list .comment_form .cf_submit a{ color:#112; background:#ddd; font-size:10px;
 text-decoration:none; border-width:1px; border-style:solid;
 border-color:#bbc #445 #445 #bbc; padding:3px 50px 3px; }
#MyComments_list .cf_error{ margin:15px auto; color:red; width:448px; text-align:left; }
