#section-image {
	width:684px;
	height:296px;
	overflow:hidden;
	position:relative;
}

#section-image .headerimage {
	position:absolute;
	left:0px;
	top:0px;
}

#section-image .image-changer {
	position:absolute;
	right:10px;
	bottom:10px;
}
#section-image .image-changer {
	border:1px solid #ffffff;
}
#section-image .image-changer .control-left,
#section-image .image-changer .control-right {
	float:left;
}
#section-image .image-changer .control-left a,
#section-image .image-changer .control-right a {
	padding:3px 6px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}

