.fullSlide{ position:absolute; left:0; top:0; width:100%;  height:666px;  min-width:1000px; }
.fullSlide ul{ height:666px; width:100% !important;  }
.fullSlide li{  height:666px; width:100% !important; }
.fullSlide .prev,.fullSlide .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; 
margin-top:-100px; left:20px; background:url(../images/icons.png) 0 0 no-repeat; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }	
.fullSlide .next{ left:auto; right:30px; background-position:-51px 0; }
.fullSlide .prev:hover, .fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }	

