/*-- optional styles --*/

#layout {
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
width: 757px;
height: 332px;
}

.card_banner {
padding-left: 5px;
}


.loader {
margin: 80px auto 0 100px;
}

/*-- styles for html renedered by slideshow Javascript --*/
#slide_container {
position: relative;
width: 757px;
height: 332px;
overflow: hidden;
background-repeat: repeat;
}
#slide_container DIV {
position: absolute;
left: 0;
top: 0;
width: 757px;
height: 332px;
overflow: hidden;
}
#slide_container DIV a {
width: 757px;
height: 332px;
display: block;
text-align: center;
}
#button_container {
position: absolute;
bottom: 4px;
left: 3px;
z-index: 1000000000;
width: 500px;
}
#button_container a {
float: left;
display: block;
min-width: 24px;
max-height: 21px;
overflow: hidden;
}
#slideshow {
background-color:#F5F3F4;
height:332px;
left:0;
position:relative;
top:0;
width:757px;
z-index:0;
}
