div.city-selection 
{
    vertical-align: top;
	margin: 2px;
}
label.select-city
{
	padding-left:70px;
	color: #CC0000;
}
div.theatre h2 
{
	background:url(../image/gradient_orange.gif) repeat-x;	
}
div.theatre td{
    vertical-align: top;
}
div.movies,
div.movie,
table.movie-times {
    border: 0;
    width: 94%;
    margin: 0;
    padding: 2px;
}
table.movie-times {
    margin-bottom: 10px;
}
div.movies{
}
div.movie h3 {
    font-size: 14px;
    margin:3px;
}
a.info-link{
    padding-left:5px;
    font-size: 10px;
}
div.theatre td.label {
    font-style: italic;
    text-align: right;
    padding-right: 4px;
    width: 80px;
}


ul.theatres {
    display: block;
    width: 150px;
    background-color: #006699;
    border: solid 1px #006699;
    border-right: 0;
    list-style-type: none;
    list-style-image: none;
    padding-top: 11px;
}
ul.theatres li{
    width: 126px;    
    margin:0;
}
ul.theatres li a,
ul.theatres li a:visited {
    display: block;
    /* height: 20px;*/
    width: 100%;
    color: white;
    background-color: #006699;
    margin-left: 10px;
    padding: 4px;
    text-decoration: none;
    border-right: 1px solid #006699;
}
ul.theatres li.active a,
ul.theatres li.active a:hover,
ul.theatres li.active a:visited,
ul.theatres li a:hover {
    display: block;
    color: #006699;
    background-color: white;
    border-right: 1px solid white;
}
ul.theatres,
div#theatreData {
    height:400px;
    float:left;
    margin: 0;  
}
div#theatreData {
    width: 610px;
    height:391px;
    overflow: auto;
    padding: 10px;
    border: solid 1px lightblue;
    border-left: white;
}
ul.theatres li#t-loading {
    color: #FFA500;
    font-weight: bold;
    padding-bottom: 10px;
    margin-left: 10px;  
}
div.movie-content{
    border: 0;
    visibility: hidden;
    background: transparent url(/image/filmstrip.gif) repeat-y scroll bottom right;
}
p.disclaimer {
	font-size: 10px;
	line-height: normal;
	width: 790px;
	float: left;
	clear:left;
}
table.movies-table
{
	width: 790px;
	float:left;
	border: 0;
	border-collapse:collapse;
	padding:0;
	margin:0;
}
div.city-area 
{
	float:left;
	width: 180px;
	height:387px;
	border: 0;
	padding:0;
	overflow:scroll;
}
.image_listings
{
	margin-left:12px;
	margin-bottom:10px;
}
table.movies-table td
{
	vertical-align: top;
}
div.movies-wrapper{
	clear: both;
	height:490px;
}
div.listing-data-block 
{
	width: 95%;
}
table.upcoming 
{
	width: 98%;	
	margin-top:0;	
}
table.upcoming caption 
{
	margin-top:0;	
}
table.upcoming td {
	margin:0;
	overflow: scroll;
}