/* @override https://www.elon.edu/shell/css/admissions/whae/whae.css */

.span-8 #top_imagery {
	 overflow: hidden;
}

.span-8 #top_imagery p, .span-8 #top_imagery img {
	 margin: 0;
	 padding: 0;
}

img.title_banner {
	top: 200px;
}

.whae-header h2 {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .05em;
}

.whae-header  h2 {
	float: right;
	color: #777;
}

.whae-header h2 + h2 {
	float: left;
	color: #333;
}

.whae-header h2 + h2 + h3 {
	clear: both;
	color: #333;
	font-weight: normal;
	margin-bottom: 0em;
	font-size: 1.2;
}

.whae-header h2 + h2 + h3 + p {
	color: #777;
}

div.news h3 a {
	color: #990000;
	border-bottom: 1px solid #b0b0b0;
}

div.news h3 {
	margin-bottom: 1em;
}

div.news img.img-left {
	margin-right: 1em;
	margin-bottom: 1em;
}

div.news hr {
	border-bottom: 1px dotted #b0b0b0;
	background-color: transparent;
}

div.news hr + p {
	margin-top: 1.5em;
}

div.news p + hr {
	margin-top: 2.5em;
}

div.news hr.thick {
	border-bottom: 3px solid #dbdbdb;
}

table td img.img-right {
  margin-left:0px !important;
  
}

.cms table#twitter td {
  padding: 0 2px !important;
}