.widescreen1 {
	position: absolute;
	left: 950px;
	top: 0px;	
	float:left;
 	width: 190px;
	background-color: #740f06;
	text-align: center;
	color: #FFC000;
	border-bottom: 5px solid #000000;
	padding: 5px;
	display: block;
}
.widescreen2 {
	display: none;
}
.widescreen3 {
	display: none;
}
.hideonwide {
	display: none;
}
