#title_top{ font-size: 11px; background: #3779b7; color: white; padding: 0 5px; position: relative; line-height: 26px; height: 26px; border-bottom: 1px solid #274f96; }
#title_top a{ position: absolute; right:5px; color: #e4ecf3; font-size: 10px; font-weight: normal; text-decoration: none; }
* HTML #title_top a{margin-top: -7px;}
#title_top a:hover{ text-decoration: underline; color: white; line-height: 26px; }

#forum_top *{ margin: 0; padding: 0; }
#forum_top div { background-color: #F6F6F6; border-top: 3px solid #CBD7E4; border-bottom: 1px solid #E7E7E7; margin: 15px 0; padding: 7px; color: #000; }
#forum_top div h2{ color: #000; margin-bottom: 5px; background-color: #E7E7E7; padding: 3px 5px; font-size: 12px; }

#forum_top div div{ margin: 20px 0 20px 40px; border-top: 1px solid #CBD7E4; border-left: 1px solid #CBD7E4; padding: 7px 0 7px 7px; color: #787878; border-bottom: 0; }
#forum_top div div h2{ background-color: #E8ECF0; padding: 3px 5px; color: #666; margin-bottom: 5px; font-size: 12px; }


/* form comment */


#sendform { position: relative; margin: 0 0 20px 0; background-color: #EEF3F7; overflow:hidden; border: 1px solid #D5DEE8; border-top: 3px solid #BECDDE; padding: 15px 20px 20px 20px; }
#sendform form{ margin: 0; padding: 0; }
#sendform h2{ margin: 0 0 10px 0; padding: 1px 0; font-size: 13px; }
#sendform span{ font-size: 12px; font-weight: bold; padding-left: 5px; color: #858585; }
#sendform input{ width: 250px; border: 1px solid #D5DEE8; background-color: #fdfdfd; margin-top: 3px;  }
#sendform input.radioBut{width: auto; border: none; }
#sendform .labelRB{margin-right: 10px; color: black; font-weight: bold; font-size: 12px;}
#sendform input.submit{ width: 120px; background-color: #E4ECF3; border: 1px solid #BECEDE; font-weight: bold; font-size: 12px; letter-spacing: 1px; clear: both;}
#sendform textarea{ width: 350px; height: 90px; border: 1px solid #D5DEE8; background-color: #FDFDFD; margin-top: 5px; }
#sendform input:hover, #sendform textarea:hover{ border: 1px solid #3779b7; }
#sendform input:focus, #sendform textarea:focus{ border: 1px solid #97B6D5; }
#sendform input.submit:hover, #sendform .labelRB:hover{cursor: pointer; color: #c30;}
#sendform .labelRB:hover{text-decoration: underline;}
#sendform .labelRB{margin: 0 0 3px 0;}
#sendform ul, #sendform li{list-style: none; margin: 0; padding:0;}
#sendform input.radioBut:hover{border: none;}
#sendform.two{border:none; background:none;}
/*.two{width: 170px;}*/
.two li{float: left; }
.two .labelRB{padding: 0 15px 20px 0;}
.two img{margin: 0 0 5px 0;}
.two input.submit{clear: both; display: block; }

.imgTest{ width: 100%; overflow:hidden; }
.imgTest li.addimg{width: 100%;}
.imgTest img{margin: 0 0 5px 0;}
.imgTest li{float: left; }
.imgTest li label{padding: 0 0 10px 0;}
.imgTest li input.radioBut{background:#EEF3F7 !important;}
.submit{cursor:pointer;}