/* Common layers for wide file pages - overrides the file_layers.css setting */

#container {width:100%; text-align:center;}

#container_alignment {width:100%; text-align:center;}

#topbox { /* top band containing the logo, the quick links and the airview wave*/ 
width:660px; 
height:97px;
margin:0 auto 0 auto;
padding:0;
border:none;
}

#main {width:100%; text-align:center;}

#threecolumns {width:100%; text-align:center;}

#text {width:100%; text-align:center;}

#visibletext {width:100%; text-align:center;}

#bottombox { 
width:660px; 
height:auto;
margin:0 auto;
padding:0;
border:none;
 text-align:center;
}








