#content {
	width: 950px;
	height: 432px;
	background-color: #fff;
	text-align: left;
	padding-top: 0px;
}

#main_data {
	vertical-align: top;
}

#cl_logo {
	position: absolute;
	top: 620px;
	left: 840px;
}

#maptrailers {
	position: absolute;
	top: 226px;
	left: 23px;
}

div#hold { 
	position:absolute;
	overflow:hidden;
	width:355px;
	height:350px;
	z-index:100;
	left: 589px;
	top: 253px;
}
div#controls { 
	position:absolute;
	left:90px;
	top:0;
	width:14px;
	height:80px;
	z-index:4;
}

div#up {
	position:absolute;
	left:330px;
	top:10px;
	z-index:1;
}  

div#down {
	position:absolute;
	left:330px;
	bottom:0px;
	z-index:2;
}  

div#trailertit {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #94070A;
	font-weight: bold;
}

#wn1 {
	width: 300px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 25px;
	clip:rect(0px, 300px, 300px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
.contentscroll {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #808284;
	font-weight: normal;
	position:absolute; 
	left:500px; top:0px; 
	z-index:1; 
}

