/**
	Color List
	- White: #FFFFFF
	- Blue: #0067A6
	- Green: #978F00
	- Gray: #999999
	- Dark Blue: #003B5B
*/
.leftnav {
	margin: 6px; 0px;
	padding: 0px;
	text-align: center;
}

.leftnav fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.leftnav input {
	width: 32px; *
	width: 35px; ! important; *
	width: 35px;
	padding: 1px;
	margin: 1px;
	margin-right: 2px;
	font-size: 12px;
	text-align: left;
}

.leftnav .keyword {
	width: 168px; *
	width: 172px; ! important; *
	width: 166px;
	height: 16px;
	font-size: 12px;
	text-align: left;
}

.leftnav .button {
	width: 82px; *
	width: 84px; ! important; *
	width: 78px;
	text-align: center;
}

.leftnav #advanced {
	width: 175px; *
	width: 175px; ! important; *
	width: 170px;
}

.leftnav h3 {
	text-align: left;
	background: #0067A6;
	color: white;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 18px;
}

.leftnav .border {
	border: solid #0067A6 1px;
}

.leftnav ul,.leftnav li {
	list-style: none;
}

.leftnav li {
	float: right;
}

.leftnav ol,.leftnav ul,.leftnav li,.leftnav from {
	margin: 1px;
	padding: 1px;
}

.leftnav select {
	width: 172px; *
	width: 175px; ! important; *
	width: 160x;
	margin: 4px 2px;
	font-size: 12px;
}

#itemlist {
	margin: 5px 0px;
	padding: 0px;
	clear: both;
}

#itemlist #priority, #itemlist #highPriority {
	float: left;	
	padding-left: 11px;
	color: #424242;
	background: url(/images/box_red.gif) no-repeat center left;
	margin: 5px 3px;
}

 #itemlist #highPriority {
 	float: left;
	background: url(/images/box_green.gif) no-repeat center left;
 }

#itemlist #career_table {
	width: 100%;
}

.listfooter {
	height: 30px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px;
}

.listheader {
	font-weight: bold;
	margin-top: 6px;
	font-size: 12px;
}

.listheader #result {
	float: left;
	margin: 6px 0px;
	width: 235px;
	text-align: left;
	color: #424242; 
}

.listheader #result .blue {
	color: #0067A6;
}

.listheader #add a {
	display: block;
	both: clear;
	margin: 3px 0px;
	padding: 3px 12px 0px 0px;
	text-decoration: none;
	width: 122px;
	height: 19px;
	background: url(/images/en_button_addjob.gif);
	color: #FFF;
	text-align: center;
}

.listheader #result #counter {
	color: #0067A6;
}

.listheader .pagination,.listfooter .pagination {
	float: right;
	margin: 5px 0px;
	width: 300px;
	text-align: right;
	font-weight: bold;
}

.listheader .pagination a,.listfooter .pagination a {
	text-decoration: none;
}

.listheader .pagination ul,.listfooter .pagination ul {
	list-style: none;
	position: relative;
}

.paginator {
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.paginator .firstpage {
	text-decoration: none;
	background: url(/images/page_first.gif) #FFFFFF center no-repeat;
}

.paginator .previouspage {
	padding: 0px;
	padding-right: 8px;
	text-decoration: none;
	border-right: solid 1px #999;
}

.paginator .nextpage {
	padding: 0px;
	padding-left: 8px;
	text-decoration: none;
}

.paginator .lastpage {
	text-decoration: none;
	background: url(/images/page_last.gif) #FFFFFF center no-repeat;
}

.paginator li {
	float: left;
	text-align: center;
	font-weight: normal;
}

.paginator .current, .paginator .more {
	padding: 0px 8px;
	border-right: solid 1px #999;
	font-weight: bold;
	color: #666;
}

.paginator .more {
	padding: 0px 5px;
}

.paginator .last {
	border: 0px;
}

.paginator .general {
	border-right: solid 1px #999;
}

.paginator a {
	display: block;
	padding: 0px 8px;
}

.paginator a:link {
	color: #666;
	text-decoration: none;
}

.paginator a:visited {
	color: #666;
	text-decoration: none;
}

.paginator a:hover {
	color: #0067A6;
	text-decoration: none;
}
