
/* Job results */
.result{
	padding:12px 0px 12px 0px;
	width:722px;
	border-top:1px dotted #998C7C;
}
.resultbtm{
	padding:12px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#666666;
	border-top:1px dotted #998C7C;
}
.resultbtm a{
	font-size:11px;
	font-weight:normal;
}

/* tan coloured boxes*/
#subloc{
	float:left;
	width:357px;
}
#subloc li{
	background:url(/imgs/blt.gif) no-repeat left top;
	margin: 0px;
	padding:0px 7px 2px 15px;
}
#surrloc{
	float:left;
	width:357px;
}
#surrloc li{
	background:url(/imgs/blt.gif) no-repeat left top;
	margin: 0px;
	padding:0px 7px 2px 15px;
}
#resrole li{
	background:url(/imgs/blt.gif) no-repeat left top;
	margin: 0px;
	padding:0px 7px 2px 15px;
}
.resboxtantop{
	float:left;
	width:347px;
	height:22px;
	padding:6px 0px 0px 10px;
	font-weight:bold;
	color:#333333;
	background:url(/imgs/resboxtantop.gif) no-repeat top left #FFFFFF;
}
.resboxtancentre{
	float:left;
	width:335px;
	max-height:86px;
	padding: 8px 10px 2px 10px;
	border-left: 1px solid #B4A797;
	border-right: 1px solid #B4A797;
	background: #FFFFFF;
	overflow: hidden;
}
.resboxtancentre2{
	float:left;
	width:335px;
	height:auto;
	padding: 8px 10px 2px 10px;
	border-left: 1px solid #B4A797;
	border-right: 1px solid #B4A797;
	background: #FFFFFF;
	overflow: hidden;
}
.resboxtanbttm{
	float:left;
	width:357px;
	height:30px;
	background:url(/imgs/resboxtanbttm2.gif) no-repeat top;
}
.resboxtantop1{
	float:left;
	width:722px;
	height:21px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	color:#333333;
	background:url(/imgs/resboxtantop1.gif) no-repeat top left #FFFFFF;
}
.resboxtancentre1{
	float:left;
	width:700px;
	height:auto;
	padding: 8px 10px 2px 10px;
	border-left: 1px solid #B4A797;
	border-right: 1px solid #B4A797;
	background: #FFFFFF;
}
.resboxtanbttm1{
	float:left;
	width:722px;
	height:10px;
	background:url(/imgs/resboxtanbttm1.gif) no-repeat top;
}
/*
.resboxtanbttm2{
	float:left;
	width:357px;
	height:30px;
	background:url(/imgs/resboxtanbttm2.gif) no-repeat top;
}
*/

/* expanding boxes*/

.expandLink{
	text-align:right;
	float:right;
	margin:4px 10px 0 0;
}