[sourcecode language=”css”] #topbanner{
margin:20px 0 0 0;
width:730px;
}
#topbanner ul{
width:770px;
margin-right: -40px;
overflow: hidden;
_zoom: 1;
}
#topbanner ul li{
float:left;
margin:0 30px 0 0;
}[/sourcecode]