@charset "utf-8";

#baf {
	top: 14px;
	width: 190px;
}
#baf h3 {
	color: #FFF0C1;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}
#baf h3 span {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}
#baf p {
	float: left;
	color: #FFF0C1;
}
#baf input {
	height: 22px;
}
#baf input#baf_eml {
	background-color: #FFF0C1;
	border: none 0px #fff;
}
#baf input[type="submit"] {
	background-color: #1d1705;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF0C1;
	border: solid 1px #302a16;
}
#baf p#baf_return {
	clear: both;
	color: #FFF0C1;
}
