@import url(base.css);

/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url(ie-mac.css);
/**/


/** 
barebones styles for all
------------------------------------------------------------------------*/

body {
	background-color:#f6f8fa;
}

a img { border-style:none;}