/* THIS BLOCK OF CODE MUST BE INCLUDED ON EACH RECRUITER PROFILE */

#job-detail-page #right-col {
	width:530px !important;
}

#right-col {
	margin:5px !important;
}

#job-detail-page #job-advert {
	padding:0 11px;
}

#job-detail-page #job-title {
	margin-left:11px;
	margin-right:11px;
}

#job-wrapper {
	background-color: #26272B !important;
	background-image: url(55_bgnd.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
	max-width: 530px !important;
    padding:8px !important;
}
#job-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 20px 20px 18px;
	height:100% !important;
}
 
#job-wrapper p{
	color: #E5E5E7 !important;
	line-height: 130% !important;
    font-size: 120%;
}

#job-wrapper h2{
	font-variant:small-caps;
	font-size: 14px !important;
	color: #D9D595;
}
.sep{
	background-image:url(55_line.jpg) !important;
	background-repeat: repeat-x;
	background-position: left;
	height:10px;
}
ul.jobInfo {
	color: #E5E5E7;
	list-style-image: url(55_bullet.jpg) !important;
	list-style-position: outside;
	line-height: 130% !important;
}
 

/* THIS BLOCK OF CODE MUST BE INCLUDED ON EACH RECRUITER PROFILE */

#profile-nav {
float: left;
width: 535px;
margin: 0;
padding: 10px 0 0 0px;
list-style: none;
}

#profile-nav li {
float: left;
margin: 0 1px 0 0;
padding: 0;
font-size: 12px;
}

#profile-nav li a:hover {
    cursor: pointer;
}

#t-home, #t-home a:hover{
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/about_us.gif);
    cursor:pointer;
}

#t-benefits {
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/benefits.gif);
}

#t-retail {
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/retail.gif);
}

#t-contact_centre{
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/contact.gif);
}

#t-training {
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/training.gif);
}

#t-next-steps {
    display: block;
    width: 88px;
    height: 46px;
    background-image: url(images/next_steps.gif);
}

.three-home #t-home {
    background-image: url(images/about_us_on.gif);
}

.three-benefits #t-benefits {
    background-image: url(images/benefits_on.gif);
}

.three-retail #t-retail {
    background-image: url(images/retail_on.gif);
}

.three-contact-centre #t-contact_centre {
    background-image: url(images/contact_on.gif);
}

.three-training #t-training {
    background-image: url(images/training_on.gif);
}

.three-next-steps #t-next-steps {
    background-image: url(images/next_steps_on.gif);
}

#myContent {
    margin: 0 15px;
}

#myContent h1 {
    padding-top: 20px;
    color:#004890 !important;
}

#myContent h2 {
    color:#000 !important;
}

#myContent span p {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 120%;
    color: #000 !important;
}

#myContent strong {
color:#004890 !important;
}
