body {padding:0; margin:0; }
p {}
td {}
.comment_rect     { font-size: 11px; font-family: Arial; background-color: #fff; width: 400px; height: 400px; border: solid 1px #666 }
.comment_rect td { font-size: 11px; font-family: Arial }
.comment_content { padding: 10px 15px 15px }
.comment_form { background-color: #ececec; margin-bottom: 5px; width: 100% }
.comment_headline { color: #333; font-size: 11px; font-family: Arial; font-weight: bold; margin: 0; padding: 0 }
.comment_subline { font-size: 13px; font-family: Arial; font-weight: bold }
.comment_shadow { background-image: url("img/comment_shadow.gif"); padding-right: 5px; padding-bottom: 5px }

a.CB_close  { cursor:pointer; color: #999; font-size: 10px; font-weight: normal; text-decoration: none; background-image: url("img/comment_bt_close_a.gif"); background-repeat: no-repeat; background-position: right center; padding-right: 15px }
img.CB_BTN { cursor:pointer; }

.comment_content a:link, .comment_content a:visited, .comment_content a:active { color: #c00; text-decoration: none }
.comment_content a:hover { color: #c00; text-decoration: underline }
.comment_error  { color: #fff; font-weight: bold; background-color: #c00; padding: 10px; border: solid 1px #300 }
.comment_highlight { color: #c00; font-weight: bold; background-color: #ffdcdc; padding: 10px; border: solid 1px; margin-bottom:10px; }
.comment_txtmini  { color: #000; font-size: 10px; font-weight: normal }
.comment_scroll { background-color: #eaeaea; width: 100%; height: 300px; overflow: auto; border-bottom: 1px solid #999 }

#CB_WINDOW { font: 12px Arial, Helvetica, sans-serif; color: #333333; }

#CB_WINDOW a:link {color: #666666;}
#CB_WINDOW a:visited {color: #666666;}
#CB_WINDOW a:hover {color: #000;}
#CB_WINDOW a:active {color: #666666;}
#CB_WINDOW a:focus{color: #666666;}

#CB_GREY1 { position: fixed; z-index:100; top: 0px; left: 0px; background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; height:100%; width:100%; }
* html #CB_GREY1 { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

#CB_WINDOW { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: none; text-align:left; top:50%; left:50%; }
* html #CB_WINDOW { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#CB_LOADER { position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; }
* html #CB_LOADER { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#CB_GREY0 { z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%; }
* html #CB_GREY0 { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

#CB_FRAME { clear:both; border:none; }
