#subform {
	width: 336px;
	height: 188px;
	background: url(/images/site_images/subform/background.png) no-repeat #D52B1E;
	font-family: arial, sans-serif;
	color: #fff;
	padding: 20px 0px 10px;
	position: relative;
    	margin: 0px auto;
}


html>body #subform {
/*	*padding-bottom: 0; 
	*height: 198px; */
}

#subform form {
	font-size: 9px; 
	text-transform: uppercase;
	width: 158px;
	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: 270px;
	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: 45px;
	margin-right: 5px;
}

.subfzf {
	width: 101px;
}

.subfb {
	position: absolute;
	bottom: 18px;
	left: 117px;
}

#subflinks {
	font-size: 11px;
	position: absolute;
	top: 80px;
	left: 174px;
}

#subflinks a {
	color: #fff;
	text-decoration: none;
	line-height: 1.5;
}

