
#ADwrapper {display: block;
	width: 296px;
	height: 343px;}
#ADcontainer {display: block;
	float: left;
	overlow: auto;
	width: 296px;
	height: 343px;}
#prev {background-image: url(/ImagesSite/ADs/arrow_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	display: block;
	float: left;
	height: 343px;
	width: 45px;
	z-index: 99;}
#next {background-image: url(/ImagesSite/ADs/arrow_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position:relative;
	float: right;
	height: 343px;
	width: 45px;
	z-index: 99;}
#slider {display: block;
	float: left;
	height: 343px;
	width: 296px;
	position: absolute;
	overflow: hidden;}
