
#content {
	padding:15px;
}

#content h3 {
	height:27px;
	padding-bottom:10px;
	width:40%;
	background: url(../../images/headers/latest_news.png) no-repeat 1% 11%;
}

#content h3 span, #content .newsRight h4 span {
	position: absolute;
	top:-9999em;
	left:-9999em;
}

#newsLeft, .newsRight {
	margin-top:7px;
}

#newsLeft {
	float:left;	
	width:52%;
	padding:0 17px 0 15px;
	border-right: 1px solid #3aa0c3;
}

.newsRight {
	float:right;	
	width:40%;
}

#content .newsRight h3 {
background: #ffffff url(../../images/headers/news_archive.png) no-repeat 0% 0%;
width:auto;
}

#newsLeft h4 {
	font-size:160%;
	color: #436a87;
	padding:10px 0 3px 0;
	clear:both;
}

.dateInfo {
	font-size:80%;
	color: #818181;
	padding:0 0 7px 0;
}

#newsLeft .newsStory {
	display:block;
	padding-bottom: 13px;
	border-bottom: 1px solid #cccccc;
	clear:left;
}

.newsRight h4 {
	width:95%;
	margin-top:5px;
}

.newsRight .archiveStory {
	border-bottom:1px solid #cccccc;
	display:block;
	padding-bottom:5px;
	background-color: #ffffff;
}

.hvrLink {
	text-decoration: none;
	height:22px;
	float:right;
	width:26px;
}

#content h4 .hvrLink, #content h4 .hvrLink:hover {
	background: url(../../images/services/info_arrow.gif) no-repeat;
}

.img_webdesign {
	float:right;
	padding:0 10px 5px 7px;
	
}




