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

ul, li, h4 {
	margin: 0;
	padding-bottom: 5px;
	list-style-type: disc;
}

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: 50px;
	position: relative;
	float: left;
}

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

h4 {
	font-weight: normal;
	color: #fff;
	margin: 0px;
	font-size: 11px;
}

#widget li h4 a {
	color: #fff;
}

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