.contentcontainerouter { margin-top: 0px; left: 0%; width: 100%; margin-bottom: 0px; }

#shardcontainer { min-width: 900px; max-width: 1900px; }

#shardcontainer .ie6 { width: expression( document.body.clientWidth < 901 ? "900px" : "auto" ); /* set min-width for IE */ }

body { background-color: white; }

/*# sourceMappingURL=resumefull.css.map */