@charset "utf-8";
/* CSS Document */

form#baf {
	clear: both;
	padding-top: 20px;
}
form#baf h3 {
	font-size: 2.4em;
	font-weight: normal;
	color: #515151;
	clear: both;
}
form#baf p {
	float: left;
}
form p.clear {
	clear: both;
}
form#baf input {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	font-size: 1.2em;
	color: #515151;
}
form#baf input.submitbutton {
	background-color: #515151;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
