﻿/* defaults */
#wrapper								{ position: relative; margin: 0 auto;}

/* slightly enhanced, universal clearfix hack */
.clearfix:after							{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix								{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix							{ height: 1%; }
.clearfix								{ display: block; }
/* close commented backslash hack */


/* EVS */
ul.jobList li
{
	background:url("../01/images/EVS/dottedline.gif") repeat-x scroll center bottom transparent;
	display:block;
	margin-bottom:8px;
	padding-bottom:0px;	
}

ul.jobList li a
{
	color:#00265B;
	font-weight:bold;
}
