/*-- optional styles --*/

#layout {
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
width: 602px;
height: 192px;
}

.card_banner {
padding-left: 5px;
}
.footer_links_system {
display: none;
}

.loader {
margin: 80px auto 0 100px;
}

/*-- styles for html renedered by slideshow Javascript --*/
#slide_container {
position: relative;
width: 612px;
height: 202px;
background-repeat: repeat;
}
#slide_container DIV {
position: absolute;
left: -5px;
top: -5px;
width: 612px;
height: 202px;
}
#slide_container DIV a {
width: 612px;
height: 202px;
display: block;
text-align: center;
}
#button_container {
position: absolute;
bottom: 0px;
left: 0px;
z-index: 1000000000;
width: 300px;
}
#button_container a {
float: left;
display: block;
min-width: 37px;
max-height: 21px;
overflow: hidden;
}
#slideshow {
position: relative;
width: 612px;
height: 202px;
top: 0;
left: 0;
}
