body {margin:0; font:12px Arial, Helvetica, sans-serif}
#wrapper {width:508px; margin:0 auto}
h1 {font-size:14px; margin:0 0 15px 0}
h2 {font-size:14px; margin:15px 0}
.link {
	cursor:pointer;
	color:#FFFFFF
}
.link:hover {
	color:#F6D811
}
.slider {
	position:relative;
	overflow:hidden;
	border:2px solid #9ac1c9;
	height:100px;
	background:#eef5f6;
	margin-bottom:20px;
	background-color: #5C6868;
}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px}
.newsslider {
	position:relative;
	overflow:hidden;
	border:2px solid #F6D811;
	height:120px;
	width:330px;
	background:#eef5f6;
	margin-bottom:2px;
	background-color: #5C6868;
}
.newsslidercontent {
	position:absolute;
	height: 350px;
	width: 340px;
	left: -1px;
	top: 0px;
}
.newsslidercontent .upper {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F6D811;
}
.newssection {padding:10px; height:75px}
