html,body {	margin: 0;	padding: 0;	width: 100%;	height: 100%;}body {	background: #69A5BD url(i/roadside_bg.gif) repeat-x;	text-align: center;	color: #114D65;	font: bold 11px/13px georgia,times,serif;}div {	margin: 0;	padding: 0;}h1 {	display: inline;	color: #303030;	font: bold 11px/15px georgia,times,serif;}h2 {	display: inline;	color: #000;	font: bold 11px/15px georgia,times,serif;}h2.sub {	font-size: 10px;	font-weight: normal;	color: #969696;}h3 {	clear: both;	margin: 0;	padding: 0;	height: 25px;	color: #FFF;	font: bold 11px/25px georgia,times,serif;	text-transform: uppercase;	text-shadow: #114D65 0 0 3px;	background: #6CA8C0 url(i/title_roadside_bg.gif) repeat-x;}br.break {	clear: both;	margin: 0;	padding: 0;}/** * Tickets: */#tickets {	margin: 0 10px 10px 10px;	padding: 0;}.header {	color: #FFF;	font-size: 18px;}.tagline {	margin: 10px 0 0 0;	font: bold 10px/12px georgia,times,serif;	text-shadow: #FFF 0 0 3px;}.title {	margin: 10px 0 0 0;	color: #FFF;	font: bold 17px/20px georgia,times,serif;	/* letter-spacing: -1px; */	text-transform: uppercase;	text-shadow: #114D65 0 0 3px;}.notes {	margin: 8px 0 0 0;	padding: 0;	color: #FFF;	font: bold 12px/15px georgia,times,serif;	text-shadow: #114D65 0 0 3px;}.encasement {	margin: 12px 0;	background: #FFF;}.showtimes {	margin: 0;	padding: 5px 10px 9px 10px;	background: #FFF;}.showtimes a {	display: block;	float: left;	width: 100%;	color: #093648;	background: #DBF0F9;	font-weight: bold;	text-decoration: none;}.showtimes a:hover {	color: #FFF;	background: #E15137;	cursor: pointer;}ul {	list-style-type: none;	margin: 0;	padding: 0;}li {	list-style-type: none;	float: left;	margin: 0;	padding: 5px 0;}li.column1 {	width: 14%;}li.column2 {	width: 35%;}li.column3 {	width: 50%;}li span {	font-weight: normal;	font-style: italic;}/* Because FIrefox has more bugs than a roach motel: */.showtimes a span.column1, .showtimes span.column1, .showtimes a span.column2, .showtimes span.column2, .showtimes a span.column3, .showtimes span.column3 {    display: block;	float: left;	margin: 0;	padding: 5px 0;	width: 14%;}.showtimes a span.column2, .showtimes span.column2 {	width: 35%;}.showtimes a span.column3, .showtimes span.column3 {	width: 50%;}.showtimes a span em, .showtimes span em {	font-weight: normal;	font-style: italic;}/* /Because FIrefox has more bugs than a roach motel: */.sep {	clear: both;	margin: 0;	padding: 0;}.nub {	clear: both;	margin: 0;	padding: 0;	height: 1px;	overflow: hidden;}.bar {	clear: both;	margin: 0;	padding: 0;	background: #A2DA30;	height: 1px;	overflow: hidden;}
