.wide2 #action-cycle, .wide2 #news-cycle, .wide #action-cycle, .wide #news-cycle {
width: 700px;
}
#action-cycle, #news-cycle {
	height: 170px;
	overflow: hidden;
}
#gallery-cycle {
	width: 204px;
	height: 90px;
	font: normal 11px/15px arial, helvetica, verdana;
	margin: 0;
	display:block;
}
#gallery-action {
	width: 204px;
	height: 90px;
	margin: 10px 0 0 5px;
	text-align: left;
}
.wide2 .s-tabs #action, .wide2 .s-tabs #news, 
.wide .s-tabs #action, .wide .s-tabs #news {
width: 700px;
}
.s-tabs #action, .s-tabs #news{
    width: 940px !important;
	height: 170px !important;
	width: 940px;
	height: 170px;
	margin:0 auto;
	color: #666;
	overflow: hidden;
	background: #353535;
	display:block;
}
.s-tabs .act {
    width: 290px;
    height: 170px;
    border-right: 1px solid #555;
    margin: 0 5px;
    padding: 0 10px 0 0;
    float: left;
    overflow: hidden;
}
.s-tabs .act a {
    color: #f0f0f0;
}
.s-tabs .n-tabs {
position: absolute;
z-index:999;
top:-21px;
right: 30px;
float: right;
}
.s-tabs .n-tabs a {
float: left;
margin: 0 5px;
}
#news a {
color: #484848;
font-weight: bold;
}
#news h3, #action h3{
	font: normal 1.4em/1.2em Verdana,Arial,Helvetica,sans-serif;
	padding:0;
	color: #f0f0f0;
}
#news p, #action p {
	font: normal 11px/1.2em Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 4px 0;
}
#news img, #action img
{
	border: 1px solid #880D18;
	margin: 8px 4px;
	padding: 2px;
	border: 1px solid #887941;
	float: left;
	clear: both;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
  
span#date
{
	font: italic 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
    color: #f0f0f0;
}


#news_text, #action_text{
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
}
.s-tabs #news_text, .s-tabs #action_text{
    color: #f0f0f0;
}
#news_text img{
	margin: 8px 15px 15px 0;
	border: 1px solid #aaa;
    padding: 2px;
    background: #ccc;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#news_text ul {
list-style-position: inside;
}
.short_news p {
	margin: 0;
	padding: 0;
}
