/* News Styles */

h2{
	color: #d49122;
}

#media_photos.news_media{
	position: relative;
	float: right;
}

.thumb_box{
	clear: both;
}

#media_photos img{
	width:150px;
}

#content p{
	margin-left: 5px;
	margin-right: 50px;
}

#content p, #content li{
	line-height:1.8em;
}