#wrapper {
	width:388px;
	margin:0 auto
}
h1 {font-size:14px; margin:0 0 15px 0}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {
	position:relative;
	overflow:hidden;
	height:225px;
	margin-bottom:20px;
}
.slidercontent {
	position:relative
}
.slidercontent .upper {
}
.section {padding:10px}
.newsslider {
	position:relative;
	overflow:hidden;
	height:80px;
	width:auto;
}
.newsslidercontent {
	position:relative
}
.newsslidercontent .upper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newssection {
	padding:0px;
	height:40px
}

