/* @override http://rmwebsite.com/rosemontmedia/wp-content/themes/rosemont/latestNews.css */

ul, li, h4 {
	margin: 0;
	padding-bottom: 5px;
}

ol {
	margin: 0;
	padding-bottom: 5px;

}

a {
	text-decoration: none!important;
}

a:hover {
	text-decoration: underline!important;
}

small {
	color: gray;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

#widget {
	overflow: hidden;
	height: 220px;
	position: relative;
	float: left;
}

#widget li {
	clear: left;
	overflow: hidden;
	position: relative;
	top: 0;
}

h4 {
	padding-top: .3em;
	font-size: 1.2em;
	font-weight: normal;
}

li p {
	margin-top: .2em;
	font-size: .9em;
}