
#left_container #lc_focus {
	background: url(/us/en/images/focus/focus-slim-careers.jpg) no-repeat left top;
}

#header #h_section_title {
	background: url(/us/en/images/pg_h_section_title_careers.gif) no-repeat;
}

/* Features and Video components */

.box_features {
  width:172px;
  margin-bottom: 15px;
  vertical-align:top;
  position:absolute;
/*  z-index:3;*/
  float:right;
}
.box_features .header {
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  padding-left: 10px;
  font-size: 13px;
}
.box_features .headerdouble {
	color:#ffffff;
	font-size:13px;
	height:40px;
	padding: 6px 0px 0px 10px;
	line-height: 16px; 
}
.box_features .content {
  background: #F5F4F2 url(/us/en/img/assets/video_bg_gradient.jpg) repeat-x scroll left top;
  padding: 10px;
  font-size: 10px;
  line-height: 13px;
}
.box_features .content h4 {
  font-weight: bold;
  font-size: 11px;
  margin: 0px;
}
.box_features .content ul {
	position: relative;
  margin: 5px 0px; padding: 0px;
  list-style: none;
}
.box_features .content ul li {
  padding-left: 10px;
  background: transparent url(/us/en/img/assets/bullet_small.gif) no-repeat scroll 0px 5px;
}
.box_features table {
  background: none;
  width: auto;
  border: none;
  margin: 0px;
}
.box_video {
  width: 172px;
  margin-bottom: 15px;
  margin-left:65px;
  padding:10px;
  border: 1px solid #E6E2DF;
  position:relative;
  top:-57px !important;
}
.box_video .icon {
  width:49px;
  height:17px;
/*  background: transparent url(/us/en/img/assets/video_label.gif) no-repeat scroll;*/
  text-decoration:none;
  border:0px;
}
.box_video .thumb { margin: 5px 0px; }
.box_video h2 { font-size: 13px; }
.box_video p { margin: 1px 0px 5px; }
.box_light .content { background: #F8F8F6 url(/us/en/img/assets/features_bg_gradient_light.gif) repeat-x scroll left top; }
.box_narrow { width: 250px; margin: 0px 0px 15px 0px; }
.box_wide { width: auto; margin: 0px 0px 15px 0px; }
.box_wide .content .left { width: 50%; }
.box_left { float: left; margin: 0px 10px 15px 0px; }
.box_right { float: right; margin: 0px 0px 15px 10px; }


