.ccol .cont .item img {
    float: left;
	margin: 0px 10px 0px 0px;
}
.cont .item {
    float: left;
    margin-bottom: 15px;
    width: 50%;
}
.cont .item a p.title {
    float: left;
    margin-top: 20px;
    width: 157px;
    color: #4078B2;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px;
}
.cont .item a:hover p.title {
    color: #E2001A;
}
/* NEWS */
#months {margin-top:0px;}
#content .ccol .months a{display:block;font-weight: bold; margin:0 0 1px 0; padding: 3px 0 5px 23px;}
#content .ccol .months a.ncurr{background:url('../../img/marker.gif') no-repeat 11px 5px #F3F3F3;color: #E2001B;}
#content .ccol .months a.curr{background:url('../../img/arrow-d_b.gif') no-repeat 10px 7px #E4E4E4;color: #333333;}
.months .mnews {display:none;overflow: hidden; margin: 10px 0px;}

