html,
body,
#content,
#footer,
#companyContact {
	background-image:none;
	background-color:#ffffff;
	width:650px
}
#dataHistory dd {
	width:374px;
}
#data,
#dataHistory,
#companyContact {
	display:inline;
	width:auto;
	margin:15px 0px 0px 100px;
	padding-bottom:20px;
}
#dataHistory ul#pager {
	display:none;
}
#diagram,
#diagram img {
	display:block;
	position:static;
}
#companyContact {
	height:auto;
}
#companyContact hr {
	display:none;
}
#history li {
	width:545px;
}
#history h4 {
	width:365px;
}
#history p {
	display:block;
	width:365px;
}
#history h4 small {
	display:none;
}

/* sifr */
.sIFR-flash {
  display:none !important;
  height:0;
  width:0;
  position:absolute;
  overflow:hidden;
}
.sIFR-alternate {
  visibility:visible !important;
  display:block !important;
  position:static !important;
  left:auto !important;
  top:auto !important;
  width:auto !important;
  height:auto !important;
  overflow:visible !important;
}

