/* COMMENTS APP
------------------------------------------------------------------ */

.comment_list .comment_list_ad  { border-bottom: solid 1px #eee; margin-bottom: 10px; }
.comment_list .comment_list_ad h6 { display: none; }
.comment_list .comment_list_ad h6 { padding: 0 0 5px; margin: 0; line-height: 8px; text-align: center; letter-spacing: 1px; color: #697a85; text-transform: uppercase; }
.comment_list .comment_list_ad .spot { width: 468px; height: 60px; margin: 0 auto 10px; background: #ddd; }
li.comment_list_ad, .comment_list_ad .spot { border-bottom:none; list-style-type:none;}
.comment.removed { opacity: .5; }

#comment_form ul.tabs {margin:0;padding:0;}
#comment_form ul.tabs li {display:none;}
#comment_form ul.tabs li.on {display:block;}
#comment_form #post_comment {display:block;clear:both;}
#comment_form ul.tabs li.on a {background:0;text-shadow:none;display:block;font-weight:bold;font-size:20px;margin-bottom:10px;cursor:default;color:#000;}
#comment_form .ui-tabs-nav, .tabs {border:0;}
#comment_form .photo_add_button {float:none;margin-left:70px;}
#comment_form .ui-tabs-nav li a, .tabs li a {border:0;}
#comment_form input.button, button {text-shadow:none;}
#comment_form .share_comments {display:none;}