.toggleOptions .toggleColHeader {
	background-color: #eef7f7;
	/*padding-left: 14px;*/
}

.toggleColHeader {
	float: right;
	width: 50% !important;
}

.toggleColHeader h3 {
	color: #7cb8b9;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	margin-left: 14px;
}

.toggleColHeader h3 a {
	color: #7c7b78;
	font-size: 10px;
}

.toggleOptions tr td table {
	width: 98%;
}

.jobSubNavContainer {
	margin-left: 10px;
}

#jobList {
	border-collapse: separate !important;
	border-spacing: 1px;
	width: 98% !important;
	border: 0px solid black;
	margin: 0px auto;
}

#jobList tr th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background-color: #960B06;
	border-collapse: separate !important;
}

#jobList tr th {

}

#jobList tr th a {
	color: #ffffff;
}

#jobList tr td {
	padding-left: 5px;
}

#jobList tr td span {
	margin-left: 4px;
	margin-right: 4px;
}

tr.odd {
	border: 1px solid #eee;
	border-style: solid none;
}

#listTypeNoteContainer {
	border: 0px solid black;
	vertical-align: bottom;
	height: 35px;
	margin-left: 5px;
	width: 350px;
}

#tableNoteContainer {
	clear: both;
	line-height: 30px;
	margin-left: 10px;
	border: 0px solid black;
}

.applicantsContainer {
	clear: both;
	width: 50% !important;
	float: right;
}

#stateSelectbox {
	margin-top: 5px;
}

#citySelectBox {
	margin-top: 5px;
}

.noJobsContainer {
	margin-left: 10px;
}

#noResumeMessageContainer {
	margin-top: 50px;
	height: 220px;
}

.postAnonymous {
	font-style: italic;
	color: #757575;
}

.listOptionsContainer {
	/*line-height: 34px;*/
}

.benefitsHalfContainer {
	float: left;
	width: 40%;
	border: 0px solid black;
}
