#subform {
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	padding: 0px 0px 10px;
	margin: 0px auto;
	background-color: #A83228;
}


html>body #subform {
/*	*padding-bottom: 0; 
	*height: 198px; */
}

#subform form {
	font-size: 9px;
	text-transform: uppercase;
	width: 300px;
	line-height: 1.4;
	margin: -4px 0px 0px 7px;
}

html>body #subform form {
	line-height: 1.5;
}

html>body #subform form {
	*line-height: 1.4;
}

#subform form div input {
	border: 1px #ccc solid;
	height: 13px;
	font-size: 9px;
	padding: 0;
}

.newsinput {
	width: 280px;
	border: 1px #ccc solid;
	height: 12px;
	font-size: 9px;
	padding: 0;
}

.newssubmit {
	border: 0;
	vertical-align: bottom;
	margin-left: 5px;
}

.subflf {
	width: 154px;
}

.subfsf {
	width: 32px;
	margin-right: 16px;
}

.subfzf {
	width: 101px;
}

.subfb {
	position: absolute;
	bottom: 3px;
	left: 254px;
}

#subflinks {
	font-size: 11px;
	position: absolute;
	top: 80px;
	left: 174px;
}

#subflinks a {
	color: #fff;
	text-decoration: none;
	line-height: 1.5;
}

