#dividing {
	font-size: 20%;
}

#content HR {
	color: #E8EDF1;
	background-color: #98CDFF;
	height: 2px;
}

.navigationdivider {
	font-size:5%;
}

H1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

H1 {
	font-size: 100%;
	margin: 0px;
}

.itemtitle {
	font-weight: bold;
	width: 95%;
	font-size: 140%;
	height: auto;
	border-bottom: 5px solid #FFFFFF;
}

.itemheading {
	font-weight: bold;
}

.searchitem {
	width: 92%;
	padding-left: 10px;
	padding-right: 10px;
}

.searchdata1 {
	float: left;
	width: 59%;
	border-bottom: 1px solid #D5DADE;
	padding: 1px;
}

.searchdata2 {
	float: left;
	width: 38%;
	border-bottom: 1px solid #D5DADE;
	padding: 1px;
}

.searchdata1bgcolor {
	float: left;
	width: 59%;
	background-color: #EAEFF3;
	padding: 1px;
}

.searchdata2bgcolor {
	float: left;
	width: 38%;
	background-color: #EAEFF3;
	padding: 1px;
}

.itembreak {
	padding: 10px;
	width: 90%;
}

.itembreak HR {
	color: #98CDFF;
	background-color: #98CDFF;
	height: 2px;
}

.readmore {

}

.jobdetaildivider {
	width: 98%;
}

input {
	font-size: 90%;
}

input.button {
	font-weight: bold;

	background-color:#FFFFFF;
	border:1px solid #48656E;
	color: #48656E;
}


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

.inputarea {
	clear: both;
	margin-bottom: 2px;
}

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

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

.jobdetailhalf {
	float: left;
	width: 49%;
}

.jobdetailfull {
	width: 98%;
}

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

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