.sliderwrapper {
	border-width: 10px 10px 6px; border-style: solid; border-color: navy; border-image: none; width: 400px; height: 250px; overflow: hidden; position: relative;
}
.sliderwrapper .contentdiv {
	background: white; padding: 5px; left: 0px; top: 0px; width: 390px; height: 100%; visibility: hidden; position: absolute;
}
