.news .enet_feed dl+dl dd{display:block !important}

#action-ads {
	position: relative;
	height: 180px;
	width: 227px;
	background: url('http://www.elon.edu/images/e-web/admissions/graduate/template-elements/request-visit-ads_bg.png') no-repeat top left;
}

#action-ads a {
	background-image: url('http://www.elon.edu/images/e-web/admissions/graduate/template-elements/request-visit-ads_hover.png');
	background-repeat: no-repeat;
}

#request_info a {

	background-position: 1px 5px;
	position: absolute;

	left:44px;
	top: -11px;
	height: 100px;
	width: 137px;
	display: block;
	padding-top: 44px;
	padding-left: 23px;

}

#request_info a:hover {
	background-position: -159px 5px;
}

#visit_us a {
	position: absolute;
	top: 79px;
	float: right;
	display: block;
	margin-top: 54px;
	width: 151px;
	padding-top: 0px;
	padding-left: 51px;
	height: 35px;
	background-position: 204px -140px;
}

#visit_us a:hover {
	background-position: 204px -183px;
}

/*New request more info and open house button classes*/

.featured-button {
	width:218px;
	height:72px;
	margin-bottom:.75em;
}

.featured-button a {
	border-bottom:none!important;
	background: url("http://www.elon.edu/images/e-web/academics/business/mba/button-bg.png") no-repeat transparent;
	position:absolute;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.featured-button a:hover {
	background: url("http://www.elon.edu/images/e-web/academics/business/mba/button-bg-hover.png") no-repeat transparent;
}
