
    html{ height:100%; }
    #LEFT_body,
    #MEN_body,
    #TOP_body,
    #IBR_body,
    #RIGHT_body{
        background-repeat:unset;
        background-position:unset;
        background-color:transparent;
    }

    #MEN_back1,
    #MEN_back3,
    #MEN_back6,
    #IBR_back1,
    #IBR_back3,
    #IBR_back4,
    #IBR_back5,
    #LEFT_back1,
    #LEFT_back2,
    #RIGHT_back1,
    #RIGHT_back2{
        display:none;
    }
    Response.end

#MEN_body{
	background-color:transparent;
	background-repeat:repeat-y;
	background-position:top left;
	background-image:url(/art/designs/netbook/wide_left_tile.png?v=2);			
}
#MEN_back6{
	height:76px;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	background-position:-355px top;
	background-image:url(/art/designs/netbook/wide_left_tile.png?v=2);	
}
#MEN_back3{
	height:52px;
	position:absolute;
	top:0px;
	left:20px;
	width:183px;
	background-image:url(/art/designs/netbook/wide_top.png?v=2);
	background-position:top left;
}
#MEN_back5{
	height:52px;
	position:absolute;
	top:0px;
	left:20px;
	width:163px;
	background-image:url(/art/designs/netbook/tower_gradient_left.png?v=2);
}
#MEN_back1{
	position:absolute;
	top:1200px;
	left:0px;
	width:20px;
	bottom:0px;
	background-color:transparent;
}
#MEN_logo{
    
        visibility:hidden;
        height:32px;
        background-image:none;
    
}
#MEN_logoXL{
    
        visibility:hidden;
        height:32px;
        background-image:none;
    
}

