#recent_news {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	font-size: .95em;
}

#recent_news ul {
	width: 100%;
	list-style-type: none;
	padding: 0px; 
	margin:  0px;
}

.recent_news_border {
	border-bottom: 1px dotted #9E855A;
}

#recent_news li {
	display: block;
	float: left;
	width: 95%;
	padding: 5px 0 20px 10px;
	vertical-align: top;
	
}

#recent_news img {
	float: left; 
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	border: none;
}

#recent_news a:link {
	font-weight: bold;
	color:#004b8c;
	text-decoration: none;
}

#recent_news a:visited {
	font-weight: bold;
	color:#004b8c;
	text-decoration: none;
}

#recent_news a:hover {
	font-weight: bold;
	color:#003399;
	text-decoration: underline;
} 

.recent_news_hd {
	font-size: 1.05em;
	padding: -25px 0 -25px 0;
	margin: 0 0 -21px 0;
}

.recent_news_hd a:hover { 
	text-decoration: underline; 
}
	
#newstips {
	margin:15px 15px 15px 0px;
	padding: 0px 5px 10px 10px;
	width: auto;
	height: 88px;
	background-color: #F3EDE6;
	border-left: 14px solid #9D2D2C;
	font-size: .95em;
}

#newstips ul { 
	padding: 0 0 0 0; 
	margin: 8px 0 0 15px;
}

#newstips li {
	list-style-type:circle;
}

#newstips h4 {
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	line-height: 1em;
	padding-top: 5px;
}

#newstips h5 {
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: .9em;
}

#newstips a:link {
	text-decoration: none; 
	color: #004b8c;
}

#newstips a:visited {
	text-decoration: none;
	color: #004b8c;
}

#newstips a:hover {
	text-decoration: underline;
}

#newstips strong {
	font-size: 1.05em;
}

#imagegallery {
	width: 135px;
	margin: 0 0 0 15px;
	padding: 0 0px 0 15px;
	font-size: .85em;
	line-height: 1.15em;
}

#in_news {
	clear: left;
	width: auto;
	font-size: .95em;
	padding: 0 0 0 0;
}

#in_news a:link {
	text-decoration: none;
	font-weight: bold;
	color: #004b8c;
}

#in_news a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #004b8c;
}

#in_news a:hover {
	text-decoration: underline;
}

#in_news h3 {
	font-size: 1.05em;
}
