.main-container-hiring{
	display: block;
	width: 1000px;
	position: relative;
	background-color: #031A3A;
	float: left;
	background-image: url(../hiring/images/leftbg-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left 440px;
}
div.hiring-leftpic{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 440px;
	width: 330px;
	position: relative;
}
ul.hiringbox b.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #B28236;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 13px;
	position: relative;
	width: 630px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A549;
}
ul.hiringbox{
	float: left;
	width: 650px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.hiringbox li{
	display: block;
	margin: 0px;
	float: left;
	width: 650px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B6042;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.hiringbox li h1{
	background-image: url(../hiring/images/arrow-news.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	margin: 0px;
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: bold;
	color: #E4A333;
}
ul.hiringbox li h1 b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #AEAEAE;
	padding-right: 3px;
	padding-left: 3px;
}
ul.hiringbox li h2{
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ul.hiringbox li h2 a{
	color: #3366FF;
}
ul.hiringbox li h2 a:hover{}
ul.hiringbox li h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #A5A19B;
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
}

