/*
Main Css
Copyright 2005 Visionten Crop.
Data CSS
$Revision: 1.0 $
*/
#showtimesbox {
	color:#fff;
	background:url(../images/showtimesbg.jpg) no-repeat;
	height:920px;
	width:800px;
	font-size:12px;
	margin-top:57px!important;
	margin-top:0px;
}

.showtimescontent {
   
	display:block;
	padding:10px 70px 0px 110px;
	background:url(../../sub/images/showtimesbg1.jpg) repeat-y;
	height:auto;
	

}
.showtimescontent table tr td {
	font-size:12px;
	vertical-align:top;
}

.showtimeright {
	font-size:11px;
}
.link1 a:link{
color:#ff9d02;
text-decoration:none;

}
.link1 a:visited{
color:#ff9d02;
text-decoration:none;
font-size:11px;

}
.link1 a:hover{
color:#ff9d02;
text-decoration:underline;

}
.link1 a:active{
color:#000000;
}
.small{
font-size:11px;
}