.newsSumTitle{
	clear: both;
	margin-top: 15px;
	}
.newsSumMan{
	float: left;
	margin-right: 10px;
	}
.newsSumTitle h2{
	margin-bottom: 6px;
	font-size: 18px;
	}
.newsSumSeparator{
	clear: both;
	height: 5px;
	}
.newsSumOutsideSeparator{
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #837E78;
	}
.newsSumButtons{
	margin: 0px;
	padding: 0px;
	height: 25px;
	margin-bottom: 15px;
	}
.newsSumButtons li{
	display: block;
	float: left;
	padding-right: 10px;
	margin: 0px;
	}
.newsSumButtons a{
	color: #FE7E00;
	text-decoration: none;
	}
.newsSumButtons a:hover{
	color: #000000;
	}
.newsSumButtons img{
	border-width: 0px;
	}
.newsSumButtonText{
	text-decoration: underline;
	}

/*NEWS MANAGER STYLES*/
.nm_title{
	clear: both;
	font-weight: bold;
	}
.nm_button{
	display: block;
	float: left;
	}
.nm_new img{
	border: 0;
	position: relative;
	top: 4px;
	padding-right: 3px;
	}

