* { padding: 0; margin: 0; }

body {
	font: 11px Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #000;
}
#content { 
 width: 530px;
 color: #333;
 padding: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
}

.boxtop {
	height: 38px;
	padding-left: 130px;
	padding-top: 10px;
	background-color:#ffffff;
	position: relative;
	top: 10px;
}
.boxtopResults {
	height: 38px;
	padding-left: 130px;
	padding-top: 10px;
	background: url(media/resultstop.gif) no-repeat;
	position: relative;
	top: 10px;
}
.boxmain {
	height: 780px;
	background-color:#ffffff;
	text-align:left;
	padding: left 12px;
}


.boxmainresult {
	height: auto;
	background-color:#ffffff;
	text-align:left;
	padding: left 12px;
}
.boxbase {
	background-color:#ffffff;
	height: 20px;
}

.poundtxt {
	margin-left: 20px;
	color: #000;
}

.searchbut {
	padding-left: 20px;
}

#retail {
	margin: 20px;
	border: 1px solid #54ABAD;
	height: 120px;
	width: 200px;
}

#head {
	border: 1px solid #54ABAD;
	height: 120px;
	margin: 20px;
	width: 200px;
}

#warehouse {
	margin: 20px;
	border: 1px solid #54ABAD;
	height: 120px;
	width: 200px;
}
#locations {
	margin: 20px;
	border: 1px solid #54ABAD;
	height: 260px;
	width: 200px;
	float: right;
}
.leftbox {
	width: 130px;
	float: left;
	margin: 5px;
	color: #000;
	position: relative;
	left: 10px;
	
}

.leftbox2 {
	width: 500px;
	float: left;
	margin: 5px;
	color: #000;
}

.centrebox {
	width: 180px;
	float: left;
	margin: 5px;
	
}

.rightbox {
	width: 145px;
	float: left;
	margin: 5px;
	position: relative;
	bottom: 12px;

}
h1 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 120px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 15px;
	left: 15px;
	text-indent: 5px;
}
h2 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 160px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 15px;
	left: 15px;
	text-indent: 5px;
}
h3 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 160px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 15px;
	left: 15px;
	text-indent: 5px;
}
h4 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 400px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 28px;
	left: 30px;
	text-indent: 5px;
}
h5 {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 250px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 28px;
	left: 0px;
	text-indent: 5px;
	float: right;
}

.but_show_vacancy {
	position: relative;
	left: 140px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #54ABAD;
}

.vacancy {
    border-bottom: solid 1px #008584;
    padding-bottom: 1.0em;
    margin-bottom: 1.0em;
    margin-top: 1.0em;
}
.vac {
	font-weight: bold;
	width: 40%;
}
.loc {
	width: 20%;
}
.salary {
	width: 25%;
}

.apply {
	width: 5%;
}
.apply a {
	background: transparent url(../img/apply.gif) no-repeat;
	display: block;
	width: 19px; height: 19px;
}
.apply a span {
	display: none;
}
.vac, .salary, .loc, .apply {
	float: left;
	margin-bottom: 0.3em;
}
.desc {
    color: #000000;
}
.clear {
	clear: both;
}
.results 
{
	width: 500px;
	padding-left: 20px;
}
.indenttext
{
	padding-left: 30px;
	padding-right: 30px;
}
#left
{
	width:200px;
	
	float:left;
	
	margin-right:40px;
}
#right
{
	width:200px;

	float:left;
	margin: 20px;
	margin-top:0px;
	
}
* html #right {
	width:200px;

	float:right;
	margin: 0px;
	margin-top:0px;
	position: relative;
	bottom: 540px;
}
select#LstLocations {
	height: 210px;
}

