

.top{
	text-align:center;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 25px;
	margin-bottom: 20px;
	line-height: 48px;
}

.highlight{
	color: #F15A25;
}




.positon{
	margin-right: 50px;
}




	* { font-family: ; }
	label { width: 10em; float: left; font-family: verdana;}
	label.error { float: none; color: red; background: url("/../images/icon_error.png"); background-repeat: no-repeat; padding-left: 0.5em; padding-bottom: 20px; vertical-align: top; }
	p { clear: both; text-align: left; padding-left: 20px;}
	.submit { margin-left: 25em; }
	em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.pos { margin-left: 7.2em; }

.form{
	float: right;
	width: 790px;
}

input.size{
	height: 30px;
	width: 300px;
}

.bigblue{
	display: block;
	margin-top: 50px;
	color: blue;
	font-size: 40px;

