#subform {
	width: 316px;
	height: 188px;
	background: url(/images/subform/background.png) no-repeat #1e1ed5;
	font-family: 'lucida grand', sans-serif;
	color: #fff;
	padding: 82px 10px 6px;
	position: relative;
}

html>body #subform {
	padding-bottom: 10px; 
}

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

#subform form {
	font-size: 9px; 
	text-transform: uppercase;
	width: 158px;
	line-height: 1.4;
}

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: 15px;
	font-size: 9px;
	padding: 0;
}

.subflf {
	width: 154px;
}

.subfsf {
	width: 32px;
	margin-right: 16px;
}

.subfzf {
	width: 103px;
}

.subfb {
	position: absolute;
	bottom: 3px;
    left: 120px;
}

html>body .subfb {
	bottom: 7px;
}


html>body .subfb {
	*bottom: 3px;
}

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

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

