/* CSS Document */

#backgroundBlack {
	background-image: none;
	background-color: white;
}

#popup {
	position: absolute !important;
	top: 10px !important;
	left: 10px !important;
	width: 600px !important;
}
