#masthead {
border:1px dashed #FFCC00;
height:333px;
margin:28px 30px 0px;
padding:0px 1px 0px;
text-align:center;
width:910px;
}
#items li {
float:left;
height:86px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1px 10px 11px;
padding:13px 0 0;
width:442px;
}

#items li a{
	text-decoration: none;
	color: #000;
}

#items li a.linkHistory{
	text-decoration: underline;
	color: #0000ff;
}	

.image {
float:left;
margin:10px;
width:auto;
}
#historyMasthead {
background:transparent url(../../../assets/en/images/experience/history/timeline.jpg) no-repeat scroll center center;
padding-top:100px;
}
h1 {
font-size:18px;
}

