body {
	background: #615928 url(../images/bg_body_news.jpg) center center no-repeat;
	/*color: #41698b;*/
	color: #4f504f;
}

a {
	color: #3c3c3e;
}

#main {
	background: transparent url(../images/bg_main_news.gif) 0 0 no-repeat;
	height: 630px;
}

#section-id {
	float: left;
	margin-top: -2px;
}

#content {	
	padding: 15px 30px 20px 10px;
	width: 360px;
	height: 400px;
	font-size: .9em;
}

#content ul {
	margin-top: 0;
	margin-left: 25px;
	padding-left: 0;
	list-style-image: url(../images/bullet_2colons.gif);
}

#content ul li {
	margin-bottom: 7px;
}

#content ul ul.flat {
	list-style-image: none;
	margin-top: 10px;
	margin-left: 20px;
}

#content a {
	font-weight: bold;
}


/* scroller elements */
#scroller {
	width: 360px;
	height: 400px;
	clip: rect(0px 360px 355px 0px);
	position: absolute;
	overflow: hidden;
}

#controls {
	padding-top: 370px;
	padding-left: 25px;
}

#panel {
	position: absolute;
}

#controls img {
	display: block;
	margin-bottom: 5px;
}
/* *** */