#marquee {
	float: left;
	width: 226px;
	height: 238px;
	padding-top: -10px;
	background: url(/elements/old_marquee.gif) no-repeat;
}

#nextonstage {
	position: relative;
	top: 125px;
	left: 23px;
	width: 180px;
	line-height: 18px;
	text-align: center;
	color: black;
}

#nextonstage a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-transform: uppercase;
}

#nextonstage a,#nextonstage a:link,#nextonstage a:visited {
	color: #900;
}

#nextonstage a:hover,#nextonstage a:active {
	color: #F60;
}

#presented {
	left: ;
	width: 100%;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #669;
}

#posters.panel {
	margin: 0;
}

#postersc1 img,#postersc2 img {
	border: 1px solid #F90;
	margin-bottom: 6px;
}

#postersc1 {
	float: left;
	width: 85px;
	padding: 10px 3px 10px 10px;
}

#postersc2 {
	float: right;
	width: 85px;
	padding: 10px 10px 10px 3px;
}
