
#main li{
margin: 0px 0px 2px 25px;
padding: 0px;
}

.more_button,.more_button:hover{
color: #2894D5;
background: #FFF url(/images/front/forward_24.gif) no-repeat scroll top right;
padding: 3px 30px 0px 0px;
height: 25px;
font-weight:bold;
font-size: 14px;
float:right;
display:block;
text-decoration: underline;
margin-top: 20px;
}

#news{
width: 558px;
padding: 0px 20px 0px 10px;
float:left;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;
background: #FFF;
}

#news h4 a{
text-decoration:none;
}

#toolbar{
width: 300px;
float:left;
}

#toolbar li{
margin: 0px 0px 5px 10px;
color: #00519e;
}

#toolbar p{
margin: 0px 0px 4px 0px;
}

#toolbar #rss{
margin-left: 10px;
}

.post_title{
color: #000;
font-size: 19px;
font-weight: bold;
text-align:justify;
}

.post_content, .post_content p, .post_content em, .post_content span, .post_content ul, .post_content ol{
font-size: 14px;
text-align:justify;
}

.post_content a,.blog_post a{
text-decoration: underline;	
color:#257;
}

.image{
border: 1px solid #AAA;
padding: 4px;
}

#comments_block label{
width: 200px;
}

#comments_block input{
width: 200px;
}

#captcha_input{
width: 65px !important;
}

#captcha_img{
position: absolute;
margin: -3px 0px 0px 5px;
}

