#buildHouse{
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 920px;
}
.title{
	font-size: 14pt;
	color: #565656;
	font-weight: bold;
	padding-bottom: 10px;
}
.smallTitle{
	font-size: 13pt;
	color: #01518c;
	text-decoration: none;
	font-weight: bold;
}
.adds{
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	font-weight: bold;
}
.detail{
	font-size: 11px;
	color: #565656;
	padding-top: 5px;
	text-decoration: none;
}
.newsBlog{
	padding-top: 10px;
}
.textFields{
	font-size: 12px;
	height: 22px; 
	width: 210px;
	border: 1px solid #cecece;
	background-repeat: no-repeat;
	background-position: right;
}
.textArea{
	font-size: 11px;
	height: 116px; 
	width: 210px;
	border: 1px solid #cecece;
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
}
.button{
	width: 92px;
	height: 22px;
	border: 0px solid #fff;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
}

