.momentumcover {
	width: 200px;
	border: 1px solid #666;
	-moz-box-shadow: 3px 3px 0px #999;
	-webkit-box-shadow: 3px 3px 0px #999;
	box-shadow: 3px 3px 0px #999;
	margin-bottom: .5em;
}

.momentumcoverbox {
	width: 210px;
	float: left;
	padding: 0 1em 1.5em 0;
	text-align: center;
}
.momentumtext {
width: 350px;
padding: 0 0 0 0;
float: left;
}


.forms li {
	margin-bottom: 20px;
	list-style-image: url('images/pdf.png');
}
.forms a {
	position: relative;
	top: -12px;
}

.excel {
	margin-bottom: 20px;
	list-style-image: url('images/excel.png');
}

.exclaim {
	position: relative;
	top: 8px;
	float: left;
}

.submain {
	position: relative;
	z-index: 35;
	float: right;
	background: #004f2f;
	width: 660px;
	padding: .25em .25em .25em 10px;
	margin-bottom: 15px;
	color: white;
	
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "LatoBold", "Lato", Arial, Tahoma, sans-serif;
	text-align:right;
}

