.slidebox {
	height: 380px;
	clear: both;
	width: 680px;
	overflow: hidden;
}
.slide {
	width: 680px;
	height: 380px;
	display: block;
	float: left;
	overflow: hidden;
	
}
#slidemedia {
	height: 380px;
	float: left;
	position: relative;
	background: #FFF;
}
.closer {
	clear: both;
	height: 10px;
}
.buttonswrapper {
	width: 100px;
	height: 30px;
	margin-top: 350px;
	margin-left: 581px;
	z-index: 15;
	position: absolute;
	background: url(http://pets13.com/vitasupply/banners/button_bg.png) top left no-repeat;
}
#slidenumber {
	width: 40px;
	height: 30px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	color: #666;
}
.buttons {
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 0px;
}
.buttons img {
	border: none;	
}
