.news-columns h4 {
    background: none !important;
    margin: 0 0 10px !important;
}
.news_column .post_columns .image a {
    margin: 0 !important;
}
.news_column .post_columns .image a:hover {
    border:none !important;
}
.news_column .text a {
    color: #444;
 
}
.news_column .text a:hover {
    color: #CC6633;
}
.news_column .nofirstnews a{
	color: #444444;
}
.news_column .nofirstnews a:hover{
	color: #CC6633;
}

.news_column .more {
    float: left;
    margin-left: 0;
    min-width: 91%;
    text-align: center;
}
.post_columns h4 a,.post_grid h4 a{
	color: #CC6633;
}

.post_columns h4 a:hover,.post_grid h4 a:hover{
	color: #444444;
}
.last_news .img-text{
	border-top: 1px solid #DDD;
}
.last_news .img-text-img{
	float:left !important;

}
.last_news .column{
	margin-bottom: 1px !important;
}
.last_news .img-text A{color: #444; font-size: 15px;}
.last_news .img-text A:hover{color: #CC6633;}
.last_news .img-text .date{
	color: #888;
    font-size: 11px;
    font-style: italic;
}
.last_news #showhide_a_1{color: #444; font-size: 15px;}
.last_news #showhide_a_1:hover{color: #CC6633;}


.nofirstnews {
    border-top: 1px solid #CCCCCC;
    margin-bottom:5px;
}

.nofirstnews .date{
    margin-bottom:0 !important;
}



