#maincontent .news {
	border: 1px solid #999999;
	width: 309px;
	background-color: #FCFDF7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	height: 150px;
}


#maincontent .news p, #maincontent .also p, #maincontent .newhomes p{
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#quotes {
	margin-left: 500px;
}

#maincontent .news h1, #maincontent .also h1, #maincontent .newhomes h1, #maincontent .inc_news2 h1 {
	font-size: 11px;
	line-height: 13px;
	color: #454545;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#maincontent .also {
	border: 1px solid #999999;
	height: 185px;
	width: 218px;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	float: left;
	background-image: url(../images/structure/search-box-back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#maincontent .newhomes {
	border: 1px solid #999999;
	height: 240px;
	overflow:hidden;
	width: 185px;
	background-color: #FDF7F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#maincontent .news .topcontnent {
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	background-color: #DFDFDF;
	width: 100%;
	background-image: url(../images/structure/fw_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #454545;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0%;
}
