.promotext {
	position: absolute;
	font-size: 14px;
	background-color: transparent;
	padding: 3px 0px 3px 0px;
	font-family: verdana sans-serif ;
	font-weight: bold;
	height: 50px;
	width: 1000px;
}
.scrollingheader {
	border: none;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 30px;
	overflow: hidden;
	z-index: 10;
}