.bbcode_quote_header {
       margin-left: 10px;
       font-weight: bold;
 }
    
.bbcode_quote_body {
       border: 1px dashed #000;
       margin-left: 10px;
       margin-right: 10px;
       padding-left: 10px;
       background-color: #fafafa;
}
.bbcode_code_header {
       margin-left: 10px;
       font-weight: bold;
}
.bbcode_code_body {
       font-family: Courier;
       border: 1px dashed #000;
       margin-left: 10px;
       margin-right: 10px;
       padding-left: 10px;
       background-color: #fafafa;
}

a.authblink {
 text-decoration: none;
 color: #000000;
}

.hr_style {
  color: #DEDEDE;
  background-color: #DEDEDE;
  height: 1px; 
  width: 100%;
  border: 0;
}
input.system_auth_field {
  border: 1px solid #999999;
}
.system_auth_font {
  font-size: 12px;
  text-decoration: none;
}

#forum{
margin-top: 35px;
margin-left: 20px;
}

#forum h2{
text-align: left;
margin-left: -10px;
}

#forum h2 a{
font-size: 18px;
text-decoration: underline;
}

#forum  a:hover{
text-decoration: none;
color: inherit;
}


.formtitle, #moskitus_form, .poweredby{
display: none;
}

.title h3 {
margin-left: -5px;
font-size: 8px;
}

.title a{
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}


.write{
margin: 25px 0 0 -10px;
text-align: left;
padding-right: 20px;
}

.write a{
font: bold 13px arial;
color: red;
text-decoration: underline;
}

.write a:hover, .title a:hover, .last a:hover, .comments a:hover, #content a:hover, .nodes a:hover, a.cl:hover{
text-decoration: none;
}

.info{
margin: 10px 0 0 -5px;
}

.comments{
background:url('http://www.sanitarim.ru/forum/ic_com.gif') no-repeat;
font-size: 10px;
color: #a6a6a6;
padding-left: 15px;
margin-right: 10px;
}

 .last{
 background:url('http://www.sanitarim.ru/forum/ic_last.gif') no-repeat;
font-size: 10px;
color: #a6a6a6;
padding-left: 15px;
 }

.last a, .comments a{
font-size: 10px;
color: #333;
text-decoration: underline;
}


.contactsss{
margin: 30px 0 10px 0px;
font-size: 14px;
font-weight: bold;
}

#content{
margin-top: -10px;
}

#content img {border: 1px solid rgb(178, 207, 226);}
#content a, .nodes a, a.cl{
text-decoration: underline;
}


