#showcase {
height:120px;
margin:5px auto auto;
overflow:hidden;
position:relative;
width:550px;
}

#showcase img {
background:#fff none repeat scroll 0 0;
border:1px solid #FFF;
margin:1px;
padding:1px;
}

#showcase img:hover {
background:#fff none repeat scroll 0 0;
border:1px solid #FFF;
margin:1px;
padding:1px;
}

#showcase-prev {

}

#showcase-next {

}

#showcase-window {
width:10000px;
position:relative;
left:0;
}

.showcase-pane {
float:left;
left:0pt;
position:relative;
width:550px;
}
