
#middle {
	width : 594px;
	float : left;
}

/* ------------------------------------------------------------- */

#middle .welcome {
	text-align : center;
	font-weight : bold;
	margin-bottom: 10px;
	font-size : 12px;
	color : navy;
}

/* ------------------------------------------------------------- */

#middle .counter {
	text-align : center;
	font-weight : bold;
	margin-bottom: 10px;
	font-size : 16px;
	color : navy;
}

/* ------------------------------------------------------------- */

#searchboxwide {
	width : 585px;
	border : 1px solid #d8dfea;
	margin-bottom : 5px;
	background-color : #f8f9fb;
	padding : 5px;
}

#searchboxwide h1 {
	background : url("images/dots.gif") no-repeat 1px 0px;
	border-bottom : 1px solid #d8dfea;
	color : Black;
	font-size : 14px;
	padding-left : 25px;
	height : 20px;
	line-height : 18px;
}

#searchboxwide form {
	margin : 0px;
	padding : 3px;
	margin-bottom : 10px;
}

#sbw_left {
	width : 280px;
	float : left;
}

#sbw_right {
	width : 280px;
	margin-left : 295px;
}

#searchboxwide .row {
	margin-top : 5px;
	margin-bottom : 5px;
}

#searchboxwide select, #searchboxwide .button {
	width : 100%;
}

#searchboxwide .textbox {
	width : 98%;
}

#searchboxwide select, #searchboxwide option, #searchboxwide input {
	font-size : 9px;
}

#searchboxwide .button {
	margin-top : 5px;
	margin-bottom : 5px;
}

/* ------------------------------------------------------------- */

#blurb {
	border : 1px solid #d8dfea;
	margin-bottom : 5px;
	width : 585px;
	overflow : hidden;
	padding : 5px;
}

#blurb h1 {
	background : url("images/dots.gif") no-repeat 1px 0px;
	border-bottom : 1px solid #d8dfea;
	color : Black;
	font-size : 14px;
	padding-left : 25px;
	height : 20px;
	line-height : 18px;
}

#blurb .content {
	margin : 5px;
}

/* ------------------------------------------------------------- */

#jobsbysector {
	margin-top : 10px;
}

/* ------------------------------------------------------------- */

#jobsbylocation {
	margin-top : 10px;
}

/* ------------------------------------------------------------- */

#right {
	margin-left : 602px;
}
