@charset "utf-8";

div#mainBlock #contBlock h1 {
margin-bottom:40px;
}

/* rss icon */
div#mainBlock #contBlock .rss {
margin-top:15px;
margin-bottom:0;
}

/* lead box */
div#mainBlock #contBlock .index {
margin-right:19px;
margin-bottom:50px;
}

dl#news {
width:580px;
}


dl#news dt,
dl#news dd {
padding-top:10px;
}
dl#news dt {
float:left!important;
width:6em!important;
}
dl#news dd {
width:480px;
float:left;
margin-left:10px;

}
div#mainBlock #contBlock .index .new {
margin-left:1em!important;
color:#0c9;
font-weight:bold;
}

/* post box */
div#mainBlock #contBlock .post {
margin:15px 19px 50px 0;
}
div#mainBlock #contBlock .post h2 {
margin-bottom:10px;
padding-left:7px;
border-left:4px solid #00669e;
font-size:1em;
line-height:1.1;
}

/* override styles */
.text {
font-size:1em;
line-height:1.4;
}

