/* CSS Document */


H1 {
	background-image:url(/en/images/about/jobs_txt_header.gif);
	background-repeat:no-repeat;
	height:37px;
}

#content_menu {
	display:none;
	}
	
.brand_graphic{
	background-image:url(/en/images/about/jobs_mainpic.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

H2 {
	font-weight:bold;
	font-size:12px;
	padding-top: 0px;
	margin-top:0px;
}

H3 {
	font-weight:bold;
	font-size:12px;
	padding-top: 0px;
	margin-top:0px;
}

.middle *{
	vertical-align:middle
}

ul.corporate_bullet {
	margin-top:0px;
	list-style-image:url(/en/images/bullets/arrow_point_blue.gif);
	list-style-position:outside;
}

ul.corporate_bullet li {
	margin-top:10px;
	margin-left:10px;
	list-style-image:url(/en/images/bullets/arrow_point_blue.gif);
	list-style-position:outside;
}

.jobs {
	margin-top: 5px;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.center {
	text-align: center;
}

div.hr_long {
	width: 95%;
}
