#header.nowShowing #title {
    background-image: url(../images/headers/h_now_showing.png);
}
#header.nowShowing #subtitle {
    background-image: url(../images/headers/subhead_now_showing.png);
}


table#nowShowing {
    font-size: 10px;
}
table#nowShowing td {
    padding-bottom: 20px;
}
table#nowShowing td.galleryLogo {
    padding-right: 60px;    
}
table#nowShowing img {
    border: 0px;
    padding: 2px;
}
table#nowShowing h1 {
    font-size: 12px;
    color: #5D1F08;
}

table#nowShowing ul {
    list-style-image: url(../images/bullets/square_C79326.gif);
}
