/*-- optional styles --*/

.loader {margin: 40px 0 0 200px;}

/*-- styles for html renedered by slideshow Javascript --*/
#slide_container {
position: relative;
width: 630px;
height: 301px;
overflow: hidden;
background-repeat: repeat;
top:0;
left:0;
background: url('/images/banner-nav-back.jpg') repeat-x left bottom;
}
#slide_container DIV {
position: absolute;
left: 0;
top: 0;
width: 630px;
height: 301px;
overflow: hidden;
}
#slide_container DIV a {
width: 630px;
height: 301px;
display: block;
text-align: right;
}
#button_container {
top:260px;
position:absolute;
left:0;
width:600px;
z-index:1000000000;
margin:0 0 0 15px;
}
#button_container a {
display:block;
float:left;
max-height:41px;
min-width:25px;
overflow:hidden;
}
#slideshow {
position: relative;
width: 630px;
height: 301px;
top: 2px;
left: 0;
}