﻿div#MapWrap
{
	background-image: url('/Lib/Img/BrowseAndSearch.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 258px;
}

div#MainMapWrap
{
	width: 718px;
	height: 258px;
	float: left;
}

div#MainMap
{
	width: 718px;
	height: 258px;
	background-image: url('/Lib/Img/EuropeMap.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	top: 1px;
	left: 1px;
}

div#BrowseAndSearch
{
	float: left;
	padding-left: 19px;
	padding-top: 50px;
}

div#BrowseAndSearch div#Select
{
}

div#BrowseAndSearch div#Select select
{
	float: left;
	width: 162px;
	margin-right: 4px;
}

div#BrowseAndSearch div#Select a
{
	float: left;
}

div#BrowseAndSearch div#List
{
	clear: both;
	height: 77px;
	padding-top: 3px;
}

div#BrowseAndSearch div#List span
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div#BrowseAndSearch div#List div
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #202758;
}

div#BrowseAndSearch div#List a
{
	color: #202758;
	text-decoration: none;
}

div#BrowseAndSearch div#List a:hover
{
	text-decoration: underline;
}

div#BrowseAndSearch div#Keywords
{
	padding-top: 30px;
}

div#BrowseAndSearch div#Keywords input
{
	float: left;
}

div#BrowseAndSearch div#Keywords input.tb, div#BrowseAndSearch div#Keywords input.tbActive
{
	margin-right: 4px;
	width: 130px;
}

div#BrowseAndSearch div#Links
{
	clear: both;
	color: #8F93AB;
	padding-top: 4px;
}

div#Panels
{
	padding-top: 8px;
}

div#Panels div#TestimonialRotatorWrap, div#Panels div#FeaturedJobsWrap, div#Panels div#PanelThreeWrap, div#Panels div#ApplyAndRegWrap
{
	float: left;
}

div#Panels div#TestimonialRotatorWrap
{
	width: 232px;
	margin-right: 8px;
}

div#Panels div#FeaturedJobsWrap, div#Panels div#PanelThreeWrap
{
	width: 232px;
	margin-right: 8px;
}

div#Panels div#ApplyAndRegWrap
{
	width: 233px;
}

div#Panels div#ApplyAndRegWrap a.registerLink
{
	margin-top: 8px;
}
