#action-cycle, #news-cycle {
	height: 300px;
}
.news-cont {
position: relative;
}

#action, #news{
	height: 100%;
	margin:0 auto;
	overflow: hidden;
}

#news h3, #action h3{
	font: normal 1.5em/1.2em Georgia, "Times New Roman", Times, serif;
	padding:0;
}

#news img, #action img
{
	margin: 5px 0;
	float: left;
	clear: both;
}

span#date
{
	font: italic 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;

}


#news_text, #action_text {
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
.short_news p{
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#news_text img{
	float: left;
	margin: 0 10px 10px 0;
}
.bot_links { position: absolute; top: 365px;}
.end_links { position: relative; height: 30px; z-index: -20;}
