table.JobOpening
{
	width: 650px;
	border: none;
	padding: none;
	margin: none;
}

table.JobOpening td.header, tr.header
{
	background-color: #8c8c8c;
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding-bottom: 5px;
	border: 1px #8c8c8c solid;
	vertical-align: bottom;
}

.reset
{
	background-color: #8c8c8c;
	color: white;
	font-size: 10px;
	border: none;
}
table.JobOpening tr.normalrow
{
	height: 28px;
	font-size: 11px;
}

table.JobOpening td
{
	width: 145px;
	margin-left: 30px;
	vertical-align: bottom;
	font-size: 11px;
	padding-bottom: 3px;
}
table.JobOpening td.header
{
	padding-left: 3px;
}

table.JobOpening td.normalcol, td.lastcolumn
{
	padding-left: 6px;
}


table.JobOpening td.lastcolumn
{
	width: 70px;
	vertical-align: bottom;
}
table.JobOpening a
{
	color: Black;
}
.opaque
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
	background-color: black;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
* html .opaque
{
	position: absolute;
}
.popover
{
	position: relative;
	z-index: 1001;
	text-align: center;
	background-color: White;
	padding: 45px;
	height: 100px;
	width: 200px;
	display: block;
}
.errorText
{
	color: #990000;
	font-size: 12px;
	background-color: #FFCCCC;
	border: solid 1px #990000;
	padding: 10px;
	margin: 3px;
	height: auto;
}
.confirmText
{
	color: #006600;
	font-size: 12px;
	background-color: #CCFFCC;
	border: solid 1px #006600;
	padding: 10px;
	margin: 3px;
	height: auto;
}
.msgDiv
{
	width: auto;
	height: auto;
	padding: 10px;
	margin: 3px;
}

div.adminhelptext
{
	color: #009933;
	font-size: 12px;
	margin: 0em;
	width: 150px;
	float: right;
	vertical-align: top;
	border: solid 1px green;
	padding: 0 10px 10px 10px;
	margin-left: 10px;
}
div.adminhelptext h4
{
	margin:0px;
	padding: 10px 0 5px 0;
	text-decoration: underline;	 
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

