#fos-home-wrapper {
	text-align: left;
	/*margin: 0px auto;*/
	padding: 0px;
	border:0;
	width: 660px

}
#fos-home-container {
clear:both;
}


#fos-home-n1 {
	float: left;
	width: 220px;

}

#fos-home-n2 {
	float: right;
	width: 220px;

}

#fos-home-n3{ 
	float: left;
	width: 30%;
margin-left:10px;
}


.fos-contentnews-list {
border-bottom:1px solid #4069B9;
padding-bottom: 5px;
margin-top:5px;
}

.fos-news-content-title-list,
.fos-news-content-title-list h3
 {
margin:0px;
padding:0px;
}
.fos-news-content-title-list h3 {
margin: 3px 0px
}

.fos-news-content-title-list h3 a:link, 
.fos-news-content-title-list h3 a:visited {
display:block;
	font-size: 0.8em;
	color: #0B48BF;
	text-decoration: none; 
font-weight: lighter;
	/*border-bottom: 1px solid #4069B9;*/
	background-image: url(newsicon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0px 0px 0px 15px;
}
.fos-news-content-title-list h3 a:visited 
{
color:#8EA4CF;
	background-image: url(newsicon2.gif);
}
 .fos-news-content-title-list  h3  a:hover{
	color: white;
	text-decoration: none;
	background-color: #4069B9;
}
.fos-news-content-list-date {
margin:0 0 0 15px;
padding:0;
font-size:0.8em;
color:#888;
}

#fos-home-n1 h1,
#fos-home-n2 h1,
#fos-home-n3 h1,
#colLeft h2,
#colRight h2 {
font-size:1.2em;
color:#666;
border-bottom:1px solid #666;
font-weight:lighter;
padding-bottom:3px
}

.colclear {
clear: both;
visibility: hidden;
color:white;
}