#leftnews img {
float: left;
margin-left: 12px;
padding-right: 4px;
}
#leftnews h2 {
color: #007bb6;
font-size: 1.1em;
padding-top: 6px;
}
#leftnews_list {
clear: left;
padding: 10px 15px 0px 50px;
color: white;
font-size: 0.9em;
}
#leftnews_list p.date {
color: #007bb6;
font-weight: bold;
}
#leftnews_list p {
padding-bottom: 0px;
}
#leftnews_list li {
padding-bottom: 1em;
}
#leftnews_list li a {
text-decoration: underline;
/*background: url(../images/whitearrow-cyan.gif) right 3px no-repeat; */
padding-right: 1em;
}
/*#leftnews_list li a:hover {
background: url(../images/bluearrow-cyan.gif) right 1px no-repeat;
}
*/
#maincol h2 {
position: relative;
top: 0px;
font-size: 1.8em;
padding-bottom: 10px;
color: #278BBC;
font-weight: normal;
}
#page_content {
	padding-bottom: 60px;
}