/* 
Wardell Armstrong
Careers Styles


Created By 
Rob Wright
www.boost-creative.co.uk
--------------------------------------------------------

*/


.job a {display:block; color:#A2A09D; font-size:0.9em; margin-bottom:4px;}
.job a:hover {color:#002469;}

.job a strong{
	font-size:1.1em;
}

.job_location {	font-size:0.8em;}

#job_controls {margin-top:25px; }
#job_controls a { 
	font-size:0.9em; 
	background:url(../images/layout/job_cv_link.jpg) no-repeat 0px 3px; 
	padding:0px 0px 5px 22px;
	display:block;
}

/* Scroller */
#scrollable_content {margin: 0px;padding: 0px;position: relative;width: 400px;height: 295px;overflow: hidden;clear: both;}

#track {
	padding: 0px 0px;
	position: absolute;
	right: 10px;
	top: 197px;
	width: 16px
	;height: 334px;
	background: url(../images/layout/scroll_bar_2.png) no-repeat;
}

#thumb {margin: 0px auto 20px;width: 12px;height: 34px;cursor: pointer;background: url(../images/layout/scroll_button.png) no-repeat;}

#scroll_overlay {
	position: absolute;
	right: 25px;
	bottom: 0px;
	width: 400px;
	height: 52px;
	background: url(../images/layout/scroll_overlay.png) repeat-x;
	_background: none; /* IE6 Fix */
}