/*
American Chemical Society Global Styles
Author(s):  Wesley Lindamood Jun-11-07 / modified Sep-10-07 by Chris Avore to provide static (non-dynamic) presentation and layout configuration
*/

/* Imported Styles */
@import url("/css/reset-fonts-grids-min.css");
@import url("/css/main.css");


/* IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url("/Release1/css/ie5mac.css");
/**/

/* IE5.X/Win Mid Pass Filter 
http://www.tantek.com/CSS/Examples/midpass.html
This filter must appear below the main styles so they are not overridden by main.css */

@media tty {
 i{content:"\";/*" "*/}} @import '/css/midpass.css'; /*";}
}/* */


/*****************************************************************

Documentation Styles: remove these styles before promoting this file to production 

*****************************************************************/

.bucketname {display: none;}

#stylesheet-switcher { 
margin: 3em;
padding: 3em;
background-color: #ffcc33;
}

#stylesheet-switcher p {
font-size: 150%;
}

