#slideshow {list-style:none; background:#FFF;}
#wrapper {width:360px; margin:0px auto; display:inline;}
#wrapper * {margin:0; padding:0}
#slideleft {float:left; width:20px; height:40px; background:url('../images/icon/brandarrowlft.gif') center center no-repeat;cursor:pointer;}
#slideright {float:right; width:20px; height:40px; background:url('../images/icon/brandarrowrht.gif') center center no-repeat;cursor:pointer;}
#slidearea {float:left; position:relative; width:320px;height:40px; overflow:hidden;}
#slider {position:absolute; left:0; height:40px}
#slider img {cursor:pointer;padding:2px;}
body#home #wrapper {width:815px;}
body#home #slidearea {width:770px;}