.forms li {
	margin-bottom: 20px;
	list-style-image: url('images/pdf.png');
}
.forms a {
	position: relative;
	top: -12px;
}
.exclaim {
	position: relative;
	top: 8px;
	float: left;
}

.submain {
	/*position: relative;*/
	z-index: 35;
	float: left;
	background: #004f2f;
	width: 600px;
	padding: .25em 0 .25em 10px;
	margin-bottom: 10px;
	color: white;
	
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "LatoBold", "Lato", Arial, Tahoma, sans-serif;
	text-align:left;
	
}
.clear{
clear:both;
}

