/*
#appleslider {
	position: absolute;
	height: 166px;
	width: 802px;
	background: url('http://localhost/markedwardtan/img/ezslide/sliderbg.png') no-repeat;	
	overflow: hidden;
}

#slider {
	position: relative;
	top: 140px;
	left: 7px;
	height: 21px;
	width: 786px;
		
	background: url('http://localhost/markedwardtan/img/ezslide/slider.png') no-repeat;	
}

#knob {
	top: 1px;
	height: 19px;
	width: 127px;
	background: url('http://localhost/markedwardtan/img/ezslide/knob.png') no-repeat;	
}
*/
/*
.product {
	position: absolute;
	text-align: center;
	height: 100px;
	width: 250px;
}
*/