#wrapper {width:auto; margin:0 auto}
.link {
	cursor:pointer;
	color:#666;
}
.link:hover {
	color: #D81E05;
}
.slider {
	position:relative;
	overflow:hidden;
	height:269px;
	background:transparent;
	margin-bottom:20px}
.slidercontent {
	position:absolute
}
.slidercontent .upper {
	border-bottom:0px solid #9ac1c9
}
.section {
	padding:10px
}
.newsslider {
	position:relative;
	overflow:hidden;
	height:95px;
	width:200px;
	background:transparent;
	margin-bottom:20px
}
.newsslidercontent {
	position:absolute
}
.newsslidercontent .upper {
	border-bottom:0px solid #9ac1c9
}
.newssection {
	padding:10px;
	height:75px
}
