/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Screenings
 */



#screenings {
	width: 725px;
	border: solid 1px #999999;
	margin: 0px 0px 20px 20px;
	background-color: #000000;
	padding-bottom: 20px;
}

#screenings h3 {
	color: #FF0000;
	margin: 20px;
	font-size: 16px;
}

#screenings h2 {
	background-image: url("/resource/image/title-screenings.gif");
	width: 179px;
	height: 38px;	
}

#screenings h2 span {
	display: none;
}


#screenings p {
	margin: 0px 20px 10px 20px;
}

#banner {
	margin: 0px 0px 20px 20px;
	width: 727px;
	height: 60px;
}

#banner a {
	background-image: url("/resource/image/banner-screenings.gif");
	width: 727px;
	height: 60px;
	display: block;
}

#banner span {
	display: none;
}