@import url(base.css);


.showtimesbox {
	padding: 15px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFCC99;
}
.col1 h3 {
	font-size: medium;
	color: #CC6633;
	padding-left: 30px;
}
.showtimesbox h1 {
	font-size: 18px;
	background-color: #CC6633;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.col2 h2 {
	font-size: 24px;
}
.showtimesbox h2 {
}
.col2 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.col1 h2 {
	font-size: 18px;
}
.col1 h1 {
	font-size: 18px;
	font-weight: bold;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
}
.col1 h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
