/* 
Title:		Government Relations Styles
Author: 	w3admin@usg.edu
*/

#facts {
	border-bottom: 1px solid #bbbbbb;
	padding: 10px 0;
}

#facts h4 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
	
#facts div {
	margin-bottom: 1.5em;
}

#facts ul {
	bottom: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	position: absolute;
	right: 1em;
}

#facts ul li {
	margin: 0;
	padding: 0;
}


.icon {vertical-align: middle;}

hr.clr {
	border-color: #fff;
}
