#tabbox {
	border-color : #008080;
}

#tabbox_tabs {
	background-color : #00848f;
}

b.tabbox_unselected {
	background-color : #00848f;
	border-bottom-color : #0075b9;
}

b.tabbox_unselected:hover {
	background-color : #3f90d8;
}

b.tabbox_selected {
	background-color : #0075b9;
	border-bottom-color : #0075b9;
}

b.tabbox_selected:hover {
	background-color : #0075b9;
	border-bottom-color : #0075b9;
}

.tabbox_content {
	background-color : #0075b9;
}

#advertiseyourvacancy {
	right : 0px;
	width : 160px;
	background : url("../images/carryonnursing/employersadvertise.gif") no-repeat;
}

#getjobalerts {
	right : 164px;
	width : 160px;
	background : url("../images/carryonnursing/candidatesgetjobalerts.gif") no-repeat;
}

#happygirl {
	display : none;
}

#cvupload {
	position : absolute;
	top : 0px;
	right : 0px;
	display : block;
	height : 80px;
	width : 448px;
	background : url("../images/carryonnursing/index_cv_ad.gif") no-repeat;
}

#getjobalerts {
	position : absolute;
	top : 80px;
	right : 0px;
	display : block;
	height : 80px;
	width : 448px;
	background : url("../images/carryonnursing/index_mail_ad.gif") no-repeat;
}

#recruiting {
	background-color : White;
}

#recruiting h2 {
	background-image : none;
	background-color : #0075b9;
}


