#searchPlaygroupLayoutTable {
	padding: 0px;
	margin-top: 10px;
	font-size: 11px;

}
#searchPlaygroupCell {
	padding: 0px;
}
.searchPlaygroupLayoutTable {
	vertical-align: top;
}
#searchPlaygroupByPostcode {
	width: 215px;
	height: 83px;
	padding: 5px 7px 7px 7px;
	margin-bottom: 6px;
	margin-top: -7px;
	border-top: 1px solid #4f2b95;
	background: transparent url(/nsw/wsimages/postcode_search_gradient.gif) repeat-x;
	color: #ffffff;
}
#searchPlaygroupByPostcode_txtPostcode {
	color: #ffffff;
	font-size: 1em;
	height: 23px;
	width: 175px;
	border: 0px;
	padding: 3px;
}
#searchPlaygroupByPostcode_btnGo {
	position: absolute;
	margin-left: 3px;
	top: 1px;
	left: 180px;
}

#searchPlaygroupByTown {
	color: #ffffff;
	width: 215px;
	height: 53px;
	padding: 5px 7px 0px 7px;
	border-top: 1px solid #4f2b95;
	margin-bottom: 8px;
	background: transparent url(/nsw/wsimages/town_search_gradient.gif) repeat-x;
}

#searchPlaygroupBySpecialInterest {
	color: #ffffff;
	width: 215px;
	height: 53px;
	padding: 5px 7px 0px 7px;
	border-top: 1px solid #4f2b95;
	margin-bottom: 8px;
	background: transparent url(/nsw/wsimages/town_search_gradient.gif) repeat-x;
}

#specialInterestField{
	font-size:11px;
	width:183px;
}

#searchPlaygroupByTown_txtTown {
	color: #ffffff;
	font-size: 1em;
	height: 23px;
	width: 175px;
	border: 0px;
	padding: 3px;
}
#searchPlaygroupByTown_btnGo {
	position: absolute;
	margin-left: 3px;
	top: 1px;
	left: 180px;
}
.searchPlaygroupFldHdrTxt {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
.searchPlaygroupSearchMessage {
	border: 1px solid #A0D36D;
	padding: 8px;
}
div.searchPlaygroupMatchesFound {
	background-color: #d21034;
	color: #ffffff !important;
	margin-top: 8px;
}
.searchPlaygroupMatchesFound h4 {
	line-height: 25px;
	font-size: 1.1em;
	padding: 0px 10px 0px 6px !important;
	margin: 0px;
	color: #ffffff !important;
}
.pgrecord {
	color: #000163;
	padding-left: 10px;
}
.pgrecord h3 {
	margin-top: 8px;
	margin-bottom: 5px;
	color:#d21034 !important;
}
.pgdetails {
	margin-bottom: 5px;
}

.pgdetails .th{
	font-weight:bold;
}

.pgmoredetails {
	clear: both; margin-top: 2px;
}
.pgrecorddivider {
	border-bottom: 1px solid #D32B6A;height: 1px;line-height:1px;font-size: 1px;
}
