
.rot-ban-cont
{
    clear: left; float: left; position: relative;
    width: 764px; height: 187px; background-color: white;
}
.rot-ban-cont a
{
    display: block; position: absolute; top: 0; height: 100%; width: 47px;
    outline: none; background-color: Transparent;
}
#btn-left
{
    background: #343434 url(../../images/Rot-Banner/btn-left.jpg) no-repeat left center;
    left: 0;
}
#btn-left:hover
{
    background: #343434 url(../../images/Rot-Banner/btn-left-ov.jpg) no-repeat left center;
}
#btn-right
{
    background: #343434 url(../../images/Rot-Banner/btn-right.jpg) no-repeat right center;
    right: 0;
}
#btn-right:hover
{
    background: #343434 url(../../images/Rot-Banner/btn-right-ov.jpg) no-repeat right center;
}
.shows-bans
{
    clear: left; overflow: hidden; z-index: 0; width: 717px; height: 183px; position: relative; left: 47px; top: 0;
    vertical-align: middle; border-top: solid 2px #343434; border-bottom: solid 2px #343434;
}
.shows-bans a
{
    /*background-color: #282828;*/
    display: block; width: 670px; vertical-align: middle; font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; color: #FFFFFF; text-decoration: none;
}
.shows-bans a img
{
    height: 183px; width: 474px; border: none;
}
.shows-bans a p
{
    position: absolute; top: 0; right: 0;
    margin: 0px; width: 196px; height: 183px;
    text-align: center; font-family: Arial; background-color: White;
}
.shows-bans a p span.book-now
{
    display: block; padding: 30px 0 20px 0px; font-weight: bold; font-size: 24px; color: #661a7c;
}
.shows-bans a p span.price
{
    display: block; font-weight: bold; font-size: 18px; color: #42a0de;
}
.shows-bans a p span.ven-name
{
    display: block; font-weight: normal; font-size: 18px; color: black;
}
