/* CSS Document */
@import url(blue.css);
 
#left_menu a.bt_careers_preference{
	width: 140px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/your-preference.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_preference:hover{
	background: url(../_img/careers/your-preference.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_preference{
	width: 140px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/your-preference.gif) no-repeat 0 -16px ;
}

#left_menu a.bt_careers_testimonials{
	width: 111px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
}
#left_menu a.bt_careers_testimonials{	
	background: url(../_img/careers/testimonials.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_testimonials:hover{
	background: url(../_img/careers/testimonials.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_testimonials{
	width: 111px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/testimonials.gif) no-repeat 0 -16px ;
}

#left_menu a.bt_careers_training{
	width: 175px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
}
#left_menu a.bt_careers_training{	
	background: url(../_img/careers/training.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_training:hover{
	background: url(../_img/careers/training.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_training{
	width: 175px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/training.gif) no-repeat 0 -16px ;
}




/*fr */
#left_menu a.bt_careers_preference_fr{
	width: 138px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
}
#left_menu a.bt_careers_preference_fr{	
	background: url(../_img/careers/your-preference_fr.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_preference_fr:hover{
	background: url(../_img/careers/your-preference_fr.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_preference_fr{
	width: 138px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/your-preference_fr.gif) no-repeat 0 -16px ;
}

#left_menu a.bt_careers_testimonials_fr{
	width: 111px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
}
#left_menu a.bt_careers_testimonials_fr{	
	background: url(../_img/careers/testimonials_fr.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_testimonials_fr:hover{
	background: url(../_img/careers/testimonials_fr.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_testimonials_fr{
	width: 111px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/testimonials_fr.gif) no-repeat 0 -16px ;
}

#left_menu a.bt_careers_training_fr{
	width: 175px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
}
#left_menu a.bt_careers_training_fr{	
	background: url(../_img/careers/training.gif) no-repeat 0 0 ;
}
#left_menu a.bt_careers_training_fr:hover{
	background: url(../_img/careers/training.gif) no-repeat 0 -16px ;
}
#left_menu a.bt_training_fr{
	width: 175px;
 	display: block; 
	line-height: 16px;
	text-decoration: none;
	float:left;	
	background: url(../_img/careers/training.gif) no-repeat 0 -16px ;
}

