﻿#ContentWrapper {
	line-height: 1.4em;
}


#CenterContent {
	margin: 30px 0 0 30px; /*shift all content down a bit and indented from left edge */
}

#CenterContent hr {	/* spacing between vendors */
	margin-top: 10px;
	margin-bottom: 10px;
}

#NewsTitleDisplay h1 {
	font-size:14px;
	margin-left: 60px;
	margin-right: 230px;
	margin-bottom: 10px;
	
}


#NewsDisplay {
	margin-left: 60px;
	margin-right: 50px;
	margin-bottom: 20px;
	
}

#BackButton  {
	margin-left: 60px;
	
}
