/*-------------------MAIN BOXES -----------------------------------*/
.content{
margin-left:0;
}
.mainflash{
margin-bottom:12px;
}
/*-------------------END OF MAIN BOXES -------------------------------*/
/*-------------------BANNERS -----------------------------------*/
.newsbox,
.flashbanner{
float:left;
margin-right:7px;
}
.newsbox{ 
width:280px;
height:222px;
background:url(../images/eadania/newsbox.jpg) no-repeat;
padding:0 17px 17px 17px;
color:#6f7070;
 overflow: auto; overflow-x: hidden; } /*STH: 2010-05-11: No of news items on frontpage extended to 5, so a need to allow scroll in y-direction added. */

.newsbox .header a{
color:#ab002f;
font-weight:bold;
font-size:14px;
}
.newsbox .header span,
.newsbox .text a{
color:#6f7070;
}
.newsitem{
background:url(../images/eadania/newsseparator.gif) bottom left no-repeat;
padding-bottom:8px;/*15px;*/
padding-top:9px;/*17px;*/
}
.newsbox .lastitem{
background:none;
}
/*.banner*/
#banners-rotator{
background-color:#fff;
float:left;
}
#banners-rotator img{
top:-5px;
left:-5px;
}

.bannerheader{
width:278px;
height:31px;
padding:15px 17px;
background:url(../images/eadania/bannerheader.gif) top no-repeat;
}
.bannerheader a{
color:#fff;
font-size:16px;
font-weight:100;
}
.bannerimg{
height:121px;
}
.bannerimg img{
float:left;
}
.bannertext{
width:278px;
height:24px;
color:#818181;
padding:16px 17px;
background:url(../images/eadania/bannertextbkgr.gif) no-repeat;
}
/*-------------------END OF BANNERS -------------------------------*/