#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
}

.classSpecLinksContainer {
	text-align: right;
}

td.jobinfo {
	background: #ffffff;
	color: #000000;
	min-width: 35%;
}

th.jobinfo {
	background: transparent;
	color: #000000;
	text-align:right;
	border-bottom: none;
	width: 40%;
}

th.recordset {
	background: transparent;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

th.jobheadings {
	text-align:left;
	padding: 5px;
}

td.jobdetail {
	padding: 5px;
}

th.gjTabRow {
	background:transparent;
	border:none;
	line-height: normal;
}
.newJobIcon {
	font-weight:bold;
	font-style:	italic;
	color:red;
}
/*inc_display_categories*/
.hrefNEOGOVSearchShowHide {margin-left:0.813em;line-height:1.313em;}
.hide{display:none;}
.show-inline{display:inline;}
.show-block{display:block;}

.CBMS_Checklist {border: 1px solid #ccc;list-style: none;height: 10em;overflow: auto;width: 16em;}
.CBMS_Checklist, .CBMS_Checklist li { margin-left: 0; padding: 0; }
.CBMS_Checklist label { display: block; padding-left: 25px; text-indent: -25px; }
.CBMS_Checklist label:hover, .CBMS_Checklist label.hover { background: #777; color: #fff; }
.CBMS_Checklist {margin-bottom:.4em;}
.CBMS_Checklist { font-size: 0.9em; width: 100%; height: 12em; }
.CBMS_Checklist .alt { background: #f5f5f5; }
.CBMS_Checklist input { vertical-align: middle; }
.CBMS_Checklist label:hover, .CBMS_Checklist label.hover { background: #ddd; color: #000; }
#selectedList h1 {margin-bottom:-2em;}
.CBMS {padding:.8em;padding-bottom:.3em;width:96%;}
.CBMS_Header {margin-bottom:0em;}
.CBMS_Header h4 {display:inline;}
.CBMS_Helper {font-size:.9em;float:right;}
.CBMS_Options {clear:both;width:100%;}
.CBMS_SelectedList {font-size:.9em;color:#333;}
.CBMS_SelectedList h4 {margin-bottom:0;display:inline;}

.third{width:33%;}