#rotator { 
background-image: url(imagini/ofertespeciale/back.jpg);
cursor: pointer; 
overflow: hidden; 
position: relative; 
width: 650px; 
height: 200px; 
z-index: 1;
} 

#rotator img { 
border: 0; 
cursor: pointer; 
width: 650px; 
height: 200px; 
z-index: 1; 
}