#action-cycle, #news-cycle {
	height: 170px;
	width: 745px;
}
#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;
}
#action, #news{
	height: 100%;
	margin:0 auto;
	color: #666;
	overflow: hidden;
}
#news a {
color: #484848;
font-weight: bold;
}
#news h2, #action h2{
	font: normal 1.5em/1.2em Verdana,Arial,Helvetica,sans-serif;
	padding:0;
	color: #454545;
}
#news p, #action p {
	font: normal 11px/1.2em Verdana,Arial,Helvetica,sans-serif;
}
#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;

}


#news_text, #action_text{
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#news_text img{
	margin: 8px 4px;
	border: 1px solid #880D18;
	float: left;
}
.short_news p {
	margin: 0;
	padding: 0;
}
.s-tabs #action, .s-tabs #news{
    width: 745px !important;
	height: 170px !important;
	width: 745px;
	height: 170px;
	margin:0 auto;
	color: #666;
	overflow: hidden;
	background: #fff;
	display:block;
}
.s-tabs .act {
    width: 350px;
    height: 170px;
    border-right: 1px dotted #ddd;
    margin: 0 5px;
    padding: 0 10px 0 0;
    float: left;
    overflow: hidden;
}
.s-tabs .act a {
    color: #353535;
}
.s-tabs .n-tabs {
position: absolute;
z-index:999;
top:-27px;
right: 30px;
float: right;
line-height: 20px;
}
.s-tabs .n-tabs a {
float: left;
margin: 0 5px;
}