#maincontent #table-job-app{
	border-collapse:collapse;
	width:100%}

#maincontent #table-job-app th{
	width:100px}	
#maincontent #table-job-app th, #maincontent #table-job-app td{
	padding:4px;}
	
/*Job description related documents*/

ul#job-desc{
	list-style:none;
	margin:0;
	padding:0}
	
ul#job-desc li{
	padding:4px;}

/*Job description related documents*/	
		
/*Featured link for Apply online*/	
a.feature-link{background-color:#f60; color:#fff; font-weight:bold; padding:4px 5px; border-right:1px solid #BF4C00; border-bottom:1px solid #BF4C00; border-left:1px solid #FF812D; border-top:1px solid #FF8635; font-size:0.8em; -moz-border-radius: 5px; text-decoration:none!important;}
a.feature-link:hover{text-decoration:underline!important}
a.feature-link:visited{color:#fff}	
body a.feature-link {color:#fff}
/*END Featured link for Apply online*/

/*How to apply options*/
ol#howtoapply{
	list-style:none;
	margin:0;
	padding:0;}
	
ol#howtoapply li{
	padding:15px 4px 15px 20px;
	border-bottom:1px solid #e5e5e5}

ol#howtoapply li#option1,
ol#howtoapply li#option2,
ol#howtoapply li#option3,
ol#howtoapply li#option4{
	background:transparent 0 26px no-repeat}
	
ol#howtoapply li#option1{background-image:url(/businessandjobs/images/1num.gif)}
ol#howtoapply li#option2{background-image:url(/businessandjobs/images/2num.gif)}
ol#howtoapply li#option3{background-image:url(/businessandjobs/images/3num.gif)}
ol#howtoapply li#option4{background-image:url(/businessandjobs/images/4num.gif)}

/*END How to apply options*/

/*Document icons*/
a.document-pdf{background: transparent url(/images/icons/pdf.gif) 0 0 no-repeat; padding-left:20px}	
a.document-word{background: transparent url(/images/icons/word.gif) 0 0 no-repeat; padding-left:20px}

/*Standards*/
ul#standards{
	list-style:none;
	margin:0;
	padding:0;}
	
ul#standards li{
	float:left;
	padding:8px 4px;
	text-align:center;
	width:130px}
/*END Standards*/
/* VacancyList.asp */
.column_box {
margin-right:50px;
width:60%;
float:right;
}

.text_box {
margin-left:20px;
margin-right:10px;
width:auto;
float:left;
}
/* END VacancyList.asp */