/*#header h1 {
	background:url(/images/logo_cinema.png) no-repeat;
}

#header {
	background:#e7e8e9 url(/images/header_cinema.png) 0px 40px no-repeat;
}*/

#nowshowing {
	float:left;
	width:498px;
	height:349px;
}

#nowshowing h2 {
	position:absolute;
	top:305px;
	height:33px;
	width:348px;
	background:url(/images/cinemahome_nowshowing.png);
}

#nowshowing h2 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
}

#movieimages {
	width:800px;
	height:172px;
	overflow:hidden;
}

#movieimages img {
	float:left;
	border-right:2px solid #ffffff;
}

.images {
	width:1500px;
}

#comingsoon {
	float:left;
	width:300px;
	position:relative;
	margin-left:2px;
}

#comingsoon h2 {
	position:absolute;
	top:133px;
	left:11px;
	height:27px;
	width:203px;
	background:url(/images/cinemahome_comingsoon.png);
}

#comingsoon h2 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
}

#comingsoon img:first-child {
	margin-bottom:2px;
}

#current, #movie {
	width:458px;
	float:left;
	padding:19px 40px 0 0;
}

p.date {
	color:#999999;
	font-weight:bold;
	margin:0px;
}

#current h3, #movie h3 {
	font-weight:bold;
	font-size:16px;
}

hr {
	border-top:1px dashed #000000;
}

h2.comingsoon {
	position:absolute;
	top:126px;
	left:0px;
	display:block;
	height:33px;
	width:348px;
	background:url(/images/comingsoon_comingsoon.png);
	text-indent:-999em;
}

#current img.poster {
	float:left;
	margin:0 17px 17px 0;
}

table#showtimes {
	margin:0 0 1em 0;
}

table#showtimes td {
	padding:0 5px 0 0;
}

table#showtimes td.day {
	font-weight:bold;
	padding-right:10px;
}

#cinemanews {
	float:left;
	width:300px;
	margin-left:2px;
}

#cinemanews h3 {
	display:block;
	height:19px;
	width:200px;
	background:url(/images/cinemahome_cinemanews.png);
	text-indent:-999em;
	margin:15px 0 10px 0;
}

#cinemanews h4 {
	font-weight:bold;
}