/* Section Image */

div#main-inner {background: url(/PublishingImages/Phase2/section_imgs/careers_hero.png) no-repeat 0 0;}

/* Contact Area */

#contact-area {display: none;}

/* Page Heading Changes */

#main #page-heading h1 {width: 14em;}
#main p.header-tagline {width: 26em;}

/* Careers Search Area */

div#career-search {margin-bottom: 2em;}
div#career-search p {margin-bottom: .4em;}
div#career-keyword-search {float: left;}
div#career-keyword-search input#jobSearchText {
border: 1px solid #898989;
padding: 2px;
height: 1.2em;
width: 240px;
}
div#career-keyword-search a#jobSearchGo {
background: url(/PublishingImages/Phase2/cta_images/blue_go_btn.gif) no-repeat top;
border: none;
cursor: pointer;
float: left;
height: 23px;
margin: 4px 0 0 5px;
text-indent: -9999px;
width: 35px;
}
div#career-keyword-search a#jobSearchGo:hover {background-position: bottom;}
div#physician-opp-section {
float: right;
margin-top: .2em;
}
a#physician-opp-button {
background: url(/PublishingImages/Phase2/careers/phys_opp.gif) no-repeat top;
display: block;
height: 66px;
text-indent: -9999px;
width: 140px;
}
a#physician-opp-button:hover {background-position: bottom;}

/* IE6 Clearfix */
* html div.featured-bottom {height: 1%;}

/* IE7 Clearfix */
*:first-child+html div.featured-bottom {min-height: 1px;}
