@charset "UTF-8";
/* CSS Document */


#page-header {
	height: 180px;
}

#page-content {
	background-image: url(../../../images/backgrounds/page-top.jpg);
	height: 364px;
	min-height: 1em;
}

#page-content-col2 {
	float: none;
	width: 420px;
	height: 230px;
	padding: 84px 0px 0px 27px;
}

form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999999;
}
