.centre_banners {
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search_footer {
	border: 1px dashed #CCCCCC;
	background-color: #e4e4e4;
	font-size: .9em;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	clear: left;
}
.counties_footer {
	border: 1px dashed #CCCCCC;
	background-color: #e4e4e4;
	font-size: .9em;
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.centre_banners_image {
	width: 260px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}
.invisible-layer {

}

.centre_banners_image_r {
	float: right;
	width: 260px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.home_family {
	background-image: url(images/homepage_host_family.png);
	width: 230px;
	height: 240px;
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 5px;
	padding-left: 20px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.home_jobseeker {
	background-image: url(images/homepage_jobseeker.png);
	width: 230px;
	height: 240px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 5px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}


.home_family h1 {
	color: #FF0000;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 1.35em;
}
.home_family li {
}
.centre_banners h2 {
	font-size: 0.93em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	font-weight: normal;
}
.home_family h3 {
	font-size: 12px;
	margin-top: 3px;
	line-height: 14px;
	margin-bottom: 0px;
	color: #FF9900;
	font-weight: bold;
}
.home_jobseeker h1 {
	color: #0198CF;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 1.35em;
}
.home_jobseeker_indent {
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: .9em;
}
.home_jobseeker h3 {
	font-size: 12px;
	margin-top: 3px;
	line-height: 14px;
	margin-bottom: 0px;
	color: #FF9900;
	font-weight: bold;
}
.table_jobseeker {
	background-color: #F5F5F5;
	padding-left: 10px;
}
.table_family {
	background-color: #D8D8D8;
}
.family_h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #E5E5E5;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
}
