div.ff {
	margin-right: 10px;
	width: 165px;
}
select {
	border: 1px solid #0055A6;
	width: 147px;
}
input[type="text"], input[type="password"] {
	width: 141px;
}
input.wide {
	width: 316px;
}
div.interest label {
	position: relative;
	top: -2px;
}
.errorBox {
	position: absolute;
	display: none;
	color: #900;
	font-weight: bold;
	width: 300px;
	background: url('../main_images/arrPNav.gif') no-repeat 0 5px;
	padding-left: 18px;
}
input[type="image"] {
	
}