/*start current events*/

#newslink {
	float: right;
	margin: 5px 10px 0 0;
	width: 195px;	
	}
	
#newslink h6 {
	display: inline;
	float: right;
	margin: 0 0 -15px 0;
	}
	
#newslink .print {
	background: #e1e1e1;
	float: right; 	
	font-size: 14px;
	line-height: 1.25;
	margin: 0 0 0 10px;	
	text-align: center;	
	width: 85px; 	
	}

#newslink .print a:link {
	color: #363636;	
	display: block;
	text-decoration: none;
	}
		 
#newslink .print a:visited {
	color: #363636;
	display: block;
	text-decoration: none;
	}

#newslink .print a:hover {
	background: #363636; 
	color: #E1E1E1;
	}

#print {
	float: right;
	width: 110px;
}

#newstable {
	float: left;
	margin: 10px 0 0 0;
	width: 740px;	
	}
	
#newstable  td {
	padding: 10px;
	text-align: center;
	width: 25%;	
	}
	
/*start current events*/