/* * * * * * * END HEADER * * * * * * */
.headerholder
{
	background: white;
	width: 950px;
	height: 84px;
	text-align:left;
}

.title
{
	font-weight: bold;
	z-index: 10px;
}

#logo
{
	background: #FFFFFF;
	float: left;
	border: none;
}

.headeroptions
{
	background: #F5F5F5 url(http://images.jobexec.co.uk/img/gradientmnu.png) repeat center center;
	border: #EAEAEA 1px solid;
	float: right;
	width: 550px;
	padding: 5px 10px;
	display: inline;
	font-size: 11px;
	z-index: 10px;
	position: relative;
}

.headeroptions a, .headeroptions a:hover, .headeroptions a:visited, .headeroptions a:active 
{
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	z-index: 10px;
}

.headerpanel
{
	border: 1px dashed silver;
	border-top: none;
	height: 30px;
	width: 548px;
	padding: 5px 10px;
	margin-right: 1px;
	margin-top: -2px;
	float:right;
	z-index: 0px;
	position: relative;
}

#headermenu li
{
	display: inline;
	margin: 0px 0px;
	padding: 0px 8px;
	z-index: 10px;
}

#headermenu ul
{
	border: 2px solid white;
	z-index: 10px;
}

.headerholder
{
	margin-top: 10px;
	z-index: 10px;
}
/* * * * * * * END HEADER * * * * * * */
