#top-events {
	float: right;
	border-left: thin solid #ccd6eb;
	border-bottom: thin solid #ccd6eb;
	width: 33%;
	padding: 0 1em 1em 1em;
	margin-left: 1em;
	background-color: white;
        font-size: 11px;
        line-height: normal;
}

#top-news {
	border-bottom: 0;
}

#top-events h1:first-child {
	margin-top: 0;
}

#top-events li,
#top-news li,
#top-news-coverage li {
	margin-bottom: 1.25em;
	margin-left: 0px;
}

#top-events ul,
#top-news ul,
#top-news-coverage ul {
	margin-left: 0px;
}


#content_body {
	margin-right: 0;
	
}

div.more {
	padding-bottom: 1em;
	text-align: center;
	font-size: 15px;
	font-style: italic;
}

#top-events h1
{
/* margin-top: 0; */
/* font-size: 20px; */
/* text-align: center; */
        font-size: 13px;
	margin: 0 0 1em 0; 
	padding: .5ex; 
	background-color: #003399; 
	color: white; 
	font-weight: bold;
	}

.makeGiftLink {
	display: block;
	width: 150px;
	height: 25px;
	margin-left: auto; 
	margin-right: auto;
	background: url('http://www.udmercy.edu/giving/images/makeagifttoday.png');
	text-indent: -99999px;
	background-position: 0 0;
}
.makeGiftLink:hover {
       
	background-position: bottom;
}


