#ie7, #ie6, #ie8 {
    width: 100%;
    height: 100%;}
    
* html body {
    width: 100%;}

/*#ie6 #sizer {
    max-width: none;
    height: 100%;
    width: 95%;}*/
    
#ie6 #sizer {
    width:expression(document.body.clientWidth > 1280 ? "1280px" : "95%" );}
    
#ie6 #expander {
    height: 100%;}
    
#ie6 div.landingContent {
    width: 100%;
    margin: 0;}
    
#ie6 div.pagination a span {
    font-size: 1px;}
    
#ie6 p.result, #ie7 p.result {
    letter-spacing: -35px;
    padding-right: 35px;}
    
#ie6 #submenu ul, #ie7 #submenu ul {
    background: #ffffff;}
        
/*#ie6 #main, #ie7 #main {
    position: relative;}*/
    
#ie6 div.portfolioDesc {
    right: 60%;}
    
#ie6 #gsDisplayPeopleContent, #ie7 #gsDisplayPeopleContent {
    height: 80%;}
    
    #ie6 img.staffImage {
        height: 100%;}
    
#ie6 #main blockquote.portfolio, #ie7 #main blockquote.portfolio {
    margin-top: 6em;
    position: absolute;}