#rotator { 
/*background-image: url(imagini/ofertespeciale/back.jpg);*/
margin: 0;
cursor: pointer; 
overflow: hidden; 
position: relative; 
width: 430px; 
height: 230px; 
top: 0px;
} 

#rotator img { 
margin: 0;
border: 0; 
cursor: pointer; 
width: 430px; 
height: 230px; 
top: 0px;
}