/* Benelux specific styles */

/* Search for jobs button */
p.btnSearchForJobs a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:transparent url(http://images.hays.com/library/images/btnSearchForJobs.gif) top left no-repeat;
	width:182px; height:13px;
	
}

p.btnSearchForJobs a:hover {
	background:transparent url(http://images.hays.com/library/images/btnSearchForJobs.gif) top left no-repeat;
}

/* No extra margin on home page heading */
div.sHome h1 {
	margin-bottom:9px;
}

/* Main links in content have an arrow bullet */

p.mainLink {
	padding-left:10px;
	background:transparent url(http://images.hays.com/library/images/orangeCorner.gif) 0 4px no-repeat;
}

p.mainLink a:link,
p.mainLink a:visited,
p.mainLink a:active {
	font-weight:bold;
}

/* Search for jobs button */
p.btnSearchForJobs a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:transparent url(http://images.hays.com/library/images/btnSearchForJobs.gif) top left no-repeat;
	width:172px; height:13px;
	
}

p.btnSearchForJobs a:hover {
	background:transparent url(http://images.hays.com/library/images/btnSearchForJobs.gif) top left no-repeat;
}

iframe.iframeSearch {
	border:0;
	margin:0 18px 9px 18px;
	width:468px;
	height:330px;
}


