h2.cinema-name {
    margin-bottom:3px;
    padding-bottom:3px;
    margin-top: 16px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    font-size: 140%;
    font-weight: bold;
}

h2.cinema-town {
    margin-bottom:1px;
    padding-bottom:1px;
    font-size: 110%;
    font-weight: bold;
}

h3.cinema-film {
    margin-top: 0px;
    margin-bottom:0px;
    font-size:110%;
    font-weight: bold;
}

p.cinema-postcode {
    margin-top:0px;
    display: none;
}

p.cinema-details {
    margin-top:0px;
    margin-bottom: 6px;
    font-size: 94%;
}

a.cinema-name {
    text-decoration: none;
    background: transparent;
    color: #4080f0;
}

a.cinema-town {
    text-decoration: none;
    background: transparent;
    color: #000000;
}

span.cinema-times {

}

a.cinema-times {
    font-size: 100%;
    font-weight: bold;
}

td.cinema-region {
    line-height: 1.5em;
    white-space: nowrap;
    vertical-align: top;
}

h2.cinema-top-10 {
    /*
    margin-bottom:1px;
    padding-bottom:1px;
    font-size: 110%;
    font-weight: bold;
    */
}

li.cinema-top-10-film {
    white-space: nowrap;
}
