#joboftheweek {
	height: 120px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(../images/PCM_Recruitment_joboftheweek.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
	width: 500px;
	padding-left: 10px;
}
#joboftheweek H1{
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 18px;
	line-height: 20px;
}
#joboftheweek H2{
	color: #CC0000;
	margin-left: 10px;
	font-size: 12px;
	line-height: 14px;
}
#joboftheweek p{
	color: #333333;
	margin-left: 10px;
	font-size: 12px;
	line-height: 14px;
}



#jobs {
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(../images/PCM_Recruitment_jobsbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	width: 500px;
	padding-left: 10px;
}
#wrapper #row2 #content #jobs H1{
	color: #23407A;
	margin-left: 0px;
	font-size: 18px;
	line-height: 20px;
}
#wrapper #row2 #content #jobs H2{
	color: #60819B;
	margin-left: 0px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 20px;
}
#wrapper #row2 #content #jobs H3{
	color: #000000;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #row2 #content #jobs H4{
	color: #60819B;
	margin-left: 0px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}
#wrapper #row2 #content #jobs p{
	color: #333333;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}

#wrapper #row2 #content #jobs p a{
	color: #60819B;
	text-decoration: none;
}
#wrapper #row2 #content #jobs p a:hover{
	color: #000;
	text-decoration: none;
}

#leftbanner {
	float: left;
	width: 120px;
	margin-top: 30px;
	margin-left: 40px;
}


#jobpositions {
	margin-right: 15px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-top: 30px;
}
#jobpositions H1{
	color: #333333;
	font-size: 18px;
	line-height: 20px;
}
#jobpositionss H2{
	color: #333333;
	font-size: 14px;
	line-height: 14px;
	padding-top: 20px;
}
#jobpositions H3{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
#jobpositions p{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
#jobpositions a{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
#jobpositions a:hover{
	color: #FF0000;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #row2 #content #joboftheweek h1 {
	font-size: 28px;
	color: #000;
}


