/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 437px;
height: 200px;
background-color: #fff;
z-index: 1;
}
#slideshow2 {
width: 914px;
height: 700px;
background-color: #fff;
z-index: 1;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#promos a {
width: 457px;
padding-top: 4px;
height: 21px;
font-size: 40px;
background-color: #fff;
text-decoration: none;
color: #717171;
}