/* P.A. Program Homepage */

.enet_feed dl+dl+dl >dd{display:none}

.enet_feed dl+dl+dl >dt{width:100% !important}

.directory_feed dd.img {display:none}

.directory_feed .headline, .directory_feed dd{width:100% !important}

.directory_feed .contact {
	margin-left: 0;
}

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

#action-ads a {
	background-image: url('/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;
    border-bottom:none;
}

#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;
    border-bottom:none;
}

.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;
}