#showcase {
height:220px;
margin:16px auto auto;
overflow:hidden;
position:relative;
width:522px;
}

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

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

#showcase-prev {
height:61px;
left:15px;
position:absolute;
top:104px;
width:61px;
}

#showcase-next {
height:61px;
position:absolute;
right:15px;
top:104px;
width:61px;
}

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

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