/* @override http://www.miningcareers.org/css/current_vacancies.css */

#main-nav #nav_21020 {
background-image:url("../home_images/buttons/now_hire.gif");
width:119px;
background-position:left bottom;
}

#content h1 {
color:#e1041a;
}

#content h3 {
color: #e1041a;
margin-top: 20px;
margin-bottom: 7.5px;
}

#content h3 a:visited {
color: #e1041a;
margin-top: 20px;
margin-bottom: 7.5px;
}

/* Sub Navigation */
#sub-nav {
    float: left;
    width: 167px;
    background: #e1041a url("../images/sub/sub_nav_header.gif") no-repeat;
    padding: 9px 0 0 0;
    margin: 20px 10px 0 20px;
}
 
#sub-nav h1 {
    color: #fff;
    font-size: 1.3em;
    margin: 0;
    padding: 0 0 6px 30px;
    background: url("../images/sub/gfx_icon_sub_nav.gif") no-repeat 8px 2px;
    border-bottom: 1px solid #fff;
}

#sub-nav ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
    background: url("../images/sub/bg_sub_nav_footer.gif") no-repeat bottom left;
}

#sub-nav ul li {
    background-repeat: no-repeat;
    background-position: 11px 11px;
    background-image: url("../images/sub/icon_nav.gif");
}

#sub-nav ul li a {
    padding: 7px 10px 7px 20px;
    display: block;
    color: #fff;
    text-decoration: none;
}
#sub-nav ul li a:hover,
#sub-nav ul li a.current {
  text-decoration: underline;
}

#sub-nav ul ul {
    background: #fff;
    padding: 0 0 0 0;
}
#sub-nav ul ul li {
    background-image: url("");
}
#sub-nav ul ul li a {
    color: #940000;
    padding-right: 0;
}
/* End Sub Navigation */

#panel7 {
width: 600px;
float: left;
margin: 0 10px 0 0;
min-height: 170px;
}

#panel7 a {
color: #0375e3;
text-decoration: underline;
}

/*#panel7 ul {
margin-top: 10px;
color: #0e7e08;
font-size: 1.125em;
line-height: 1.75em;
}*/

#panel7 ul a {
color: #0375e3;
}

#panel7 li {
list-style-type: circle;
margin-left: 35px;
}

/*#panel7 img {
border: 1px solid #ccc;
padding: 4px;
}*/