/* TECH CAREERS */


#careerbox {
width: 336;
padding-left: 13px;
padding-top: 13px;
border-left: 1px solid #8D8949; background-color: #ffffff; 
border-right: 1px solid #8D8949; background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

#careerbox3 {
width: 336px;
height: 23px;
border-left: 1px solid #8D8949; 
border-right: 1px solid #8D8949; 
}


/* box model hack for IE */

* html #careerbox3 {
	width: 336px;
}




#expression {
  font-size: 10px;
  width: 230px;
  float: left;
  margin-left: 9px;
  margin-top: 8px;
 }

 #controls {
 float: right;
   font-weight: bold;
   font-size: 10px;
   margin-top: 8px;
   margin-right: 5px;
 }

.job_headlines {
   font-size: 11px;
   font-weight: bold;
}

.job_description {
   font-size: 11px;
}

.top_box {
        height: auto;
        width: auto;
        }

.bottom_box {
        visibility: hidden;
        height: auto;
        width: auto;

}

.open_button {
        cursor: pointer;
        cursor: hand;
}

.close_button {
         cursor: pointer;
        cursor: hand;
 }

.tccareerboxesborder {
        font-size: 9px;
        border-right: 1px solid #469343;
        border-left: 1px solid #469343;
        border-bottom: 1px solid #469343;
        background-color: #469343;
        padding: 4px;
}

.tccareerboxesborder a {
   font-weight: bold;
 }

.greyline_adseparator {
        border-right: 2px solid #666666;
}
.career_content {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 14px;
        color: #469343;
        background-position: center;
        letter-spacing: 4px;
}
.red_subheds {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        letter-spacing: 1px;
}
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

#newHire a {
      font-weight: bold;
}

#control_box {
        padding: 4px;
        height: 20px;
        border: solid 1px #469343;
}

#techcareerbox {
        border: solid 1px #469343;
        padding: 4px;
        height: 150px;
}

#techcareerbox_left {
        float: left;
        margin-right: 20px;
}

#sponsorbox {
        border: solid 1px #469343;
        padding-left: 8px;
}

.standardbox {
         border: solid 1px #469343;
         padding: 4px;"
}