

#slider {
float:right;
height:150px;
}

#scroller {
width:480px;
overflow:hidden;
}

#content {
float:left;
width:480px;
height:160px;
z-index:3;
}


