input {
	font-size: 9px;
	border: 1px solid #2A80D4;
	color: #006699;
}

select {
	font-size: 9px;
	border: 1px solid #2A80D4;
	color: #006699;
}

fieldset {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

