#quadload {
	background-color:		black;
	width:				1000px;
	height:				250px;
	position:			absolute;
        top:				90px;
        left:				-1000px;
	z-index:			100;
}

#quadbegin {
	background-color:		white;
	width:				753px;
	height:				250px;
	margin-left:			0px;
	visibility:			hidden;
	text-align:			left;
}
