#slider {position: relative;}
img.mask { position:absolute; top:0; left:0;}	
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li { margin:-150px 0 0 0;width:695px;height:264px;overflow:hidden; }	
p#controls{margin:0;position:relative; z-index:6;} 

#prevBtn, #nextBtn{ display:block;margin:0;overflow:hidden;text-indent:-8000px;	width:22px;height:15px;position:absolute;left:620px;top:-140px;}											
#prevBtn a, #nextBtn a{display:block;width:22px;height:15px;background:url(../../image/diaporama/left.jpg) no-repeat 0 0;	}

#nextBtn{left:650px;}
#nextBtn a{ background:url(../../image/diaporama/right.jpg) no-repeat 0 0;}											
