div.box.news {
	background-image: none;
	background-color: white;
	padding-bottom: 0 !important;
	padding-top: 4px;
	margin-top: -4px;
	margin-bottom: 1.75em !important;	
}

div.news h2 {
	background: url(http://www.elon.edu/images/e-web/home/h1-bg.png) no-repeat;
	border-bottom: 1px solid #b0b0b0;
	margin-top: -4px;
	margin-bottom: 0;
	text-transform: lowercase;
}

div.news h3 {
	font-size: 1.33em;
	background: url(http://www.elon.edu/images/e-web/home/hr-dots-double.png) 0 100% repeat-x;
	padding-bottom: 1em;
}

div.box_alt_bottom p {
	margin-bottom: 0;
}

div.box_alt_bottom a.read_more {
border:  none;
}

div.news_feed h3 a:link, div.news_feed h3 a:active, div.news_feed h3 a:visited {
	text-transform: none;
	color:  #443b39;
	border-bottom: 1px solid #fff;
	font-style: normal;
}

div.news_feed h3 a:hover {
	border-bottom:1px solid #ccc;
}

div.news_feed {
	margin-top: 0!important;
	padding: 0 10px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	overflow: hidden;
}

div.news_feed ul.headlines {
	list-style: none;
	padding-bottom: 1em;
	padding-top: .5em;
}

div.news_feed li {
	margin:  10px 0;
}

div.news_feed li div.entrydesc {
	display: none;
}

img.headline_thumb {
	 float: left;margin: .3em 1em 1em 0; padding: 0; border: none;
}

li h3 {
	background: url(http://www.elon.edu/images/e-web/home/hr-dots-double.png) 0 100% repeat-x;
	padding-bottom: 1em;
}

 /*Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html]*/ 

div.entrydesc:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}

div.entrydesc {display: block;}

li + li + li div.entrydesc {
	display: none;
}

div.box.cms div.news_feed {
	border: none;
	padding: 0;
}
