/* NEORECRUIT STYLES SHEETS
*
*  v 1.5.0
*/


div.nrc_admintools {
	float: right;
}
div.nrc_admintools div {
	margin: 0 8px;
}
div.nrc_admintools div a {
	display: block;
	float: left;
	padding: 2px 0 2px 18px;
}

div.nrc_admintools div.nrc_home a { 
	padding: 2px 0; 
}

div.nrc_admintools div.nrc_offers a {
	background: url(../images/edit.png) no-repeat 0 2px; 
}

div.nrc_admintools div.nrc_candidates a {
	background: url(../images/users.png) no-repeat 0 2px;
}

td.nrc_downloadfile a {
	float: left;
	display: block;
	background: url(../images/downloadfile.png) no-repeat 0 2px;
	padding: 2px 0 2px 22px;
}


table#toolbar { 
	position: relative;
	left: 0;
	right: 100%;
}

table#toolbar tr {	
	height: 55px !important; 
	height: 40px;
}

div.alert {
	text-align: center;
	padding: 10px;
}

div.page, div.start, div.prev, div.next, div.end { float: left; }
div.page {
	padding: 0 4px;
}

.contentpaneopen th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}
.neorecruit_buttonbox {
position:relative;
}
