/* CSS Document */

.parametersBox {
	border: thin solid #006699;
	background-color: #EAEAEA;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.popAdminBG {
	background-image: url(images/popBG2.jpg);
	background-repeat: no-repeat;
}
