.searchitem {
	width: 325px;
	font-family: tahoma, Verdana, "Arial", Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	border-left: #949494 1px solid;
	border-right: #949494 1px solid;
}

.searchitem A {
	color: #3173AA;
	font-weight: bold;
}

.searchdata1 {
	float: left;
	width: 63%;
}

.searchdata2 {
	float: left;
	width: 35%;
}

.searchdata1bgcolor {
	float: left;
	width: 59%;
	font-size: 70%;
	background-color: #E5E5E5;
	padding: 1px;
	border: 1px solid blue;
}

.searchdata2bgcolor {
	float: left;
	width: 38%;
	font-size: 70%;
	background-color: #E5E5E5;
	padding: 1px;
}

.searchcleanlinebgcolor {
	width: 99%;
	clear: both;
	font-size: 70%;
	padding: 1px;
	background-color: #E5E5E5;
}

.searchcleanline {
	width: 99%;
	clear: both;
	font-size: 70%;
	padding: 1px;
	border-bottom: 1px solid #98CDFF;
}


.searchbreak {
	font-size: 10%;
	width: 325px;
}

.jobdetailhalf {
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.jobdetailfull {
	width: 98%;
	margin-bottom: 5px;
}

.jobdetaildivider {
	width: 98%;
}

.inputtitle {
	width: 30%;
	float: left;
	height: auto;
}

.inputarea {

}

.inputtitlerequired {
	width: 30%;
	float: left;
	height: auto;
	text-decoration: underline
}


form {
	margin-top: 5px;
	margin-bottom: 0px
}

.mapcolumn {
	float: left;
	width: 180px;
	height: 100%;
}

.officescolumn {
	float: left;
	width: 135px;
	height: 100%;
}

.warning {
	color: #CC3300;
	font-weight: bold;
}

.success {
	color: #00CC33;
	font-weight: bold;
}
