#menu_new li {
	background: url(/images/cn_recruitment/tab_left.png) no-repeat left top;
}

#menu_new a {
	background: url(/images/cn_recruitment/tab_right.png) no-repeat right top;
}

#menu_new #selected {
	background-image: url(/images/cn_recruitment/tab_left_selected.png);
}

#menu_new #selected a {
	background-image: url(/images/cn_recruitment/tab_right_selected.png);
	color: #FFF;
}

#header_box {
	background-image: url(/images/cn_recruitment/header_box.jpg);
}

.tr_arrow {
	width: 12px;
	height: 14px;
	background: transparent url(/images/cn_recruitment/arrow_up.gif);
	outline: none;
	border: none;
	cursor: pointer;
}

.generic_table th,
.shadetabs li.not_selected {
	background-color: #C00;
	color: #FFF;
}

.colored_font {
	color: #C00;
}

.colored_background {
	background-color: #C00;
}

.colored_border {
	border: solid 1px #C00;
}

#search_button.large_button {
	background-image: url(/images/cn_recruitment/buttons/zoek.png);
}

#send_resume_button.large_button {
	background-image: url(/images/cn_recruitment/buttons/verstuur_cv.png);
}

/*********************
* Call now widget
**********************/
.call_now_widget P {
	padding: 0;
	font-size: 1.2em;
	color: black;
	margin-bottom: 1em;
}

.call_now_widget P.meta {
	display: none;
}

.call_now_widget LABEL {
	margin: 0;
}

.call_now_widget LABEL {
	width: 100%;
	display: inline-block;
	font-weight: bold;
	font-size: 1em;
	color: black;
}

.call_now_widget H2 {
	font-size: 13px;
	color: #C00;
}

.new_box .call_now_widget INPUT.normal {
	width: 180px;
}

.call_now_widget #errorExplanation {
	display: none;
}

.call_now_widget INPUT.button {
	height: 19px;
	width: 90px;
	margin: 0px 0px 10px 50px;
	
}