/* DATE SELECT START */
.a1dateselect
{
COLOR: #000000;
FONT-SIZE: 9pt;
}
/* DATE SELECT END */



/* GO BUTTON START */
#submit2
{
display: none;
FONT-SIZE: 9pt;
}
/* GO BUTTON END */



/* THEATRE NAME START */
#wrapper center .a1table tr td .a1housename {
	display: none;
}
/* THEATRE NAME END */



/* ALL LINKS START */
#wrapper center .a1table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#wrapper center .a1table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#wrapper center .a1table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d1b11;
	text-decoration: none;
}
/* ALL LINKS END */




/* COMMENTS START */
.fst_comment
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	COLOR: #8d1b11;
}
.nopasses {
	color: #8d1b11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* COMMENTS END */



/* CELL SPACING START */
.a1table td {
	padding: 9px;
	line-height: 12pt;
}
/* CELL SPACING END */


#wrapper center .a1table tr {
	background-color: #d6d6d7;
}