* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555}
p {line-height:1.4; margin-bottom:12px}
#wrapper {
	margin-left: 20px;
	margin-top: 10px;
}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#fff}
#slideshow {
	float:none;
}
#slides {position:relative; height:205px; width: 350px}
#slides li {height:260px}

.pagination {
	list-style:none;
	height:25px;
	margin-left: 275px;
}
.pagination li {
	float:left;
	cursor:pointer;
	padding:5px 8px;
	background:#2f4970;
	border:1px solid #999;
	margin:0 4px 0 0;
	text-align:center;
	color:#FFFFFF;
}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:250px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
