@charset "utf-8";
/* -------------------------------------------------------------- 
  
   Comsys CSS Framework based on BlueTrip http://bluetrip.org/
   * Version:   0.2 (2009-02-01)
   
-------------------------------------------------------------- */

/* 	BASE FRAMEWORK.
	Do not alter unless you are comfortable with CSS			*/

/* global white space reset and varnish stripping */
@import "base/reset.css";

/* typography styles */
@import "base/typography.css";

/* form elements */
@import "base/formsAlt.css";

/* main layout */
@import "base/layout.css";

/* 	END BASE FRAMEWORK
-------------------------------------------------------------- */

/* PLUGINS AND MODULES */
/* Remove these as needed, or add additional plugins here */

/* grid (if you're are not using a grid system, then you will not need this) */
@import "modules/grid/grid.css";

/* buttons */
@import "modules/buttons/buttons.css";

/* navigation */
@import "modules/nav.css";

/* colour scheme */
@import "modules/skin.css";

/* hyperlink cues */
@import "modules/linkicons/linkicons.css";

/* 
-------------------------------------------------------------- */
  
/* 	Anything added here will supersede the base framework.
	Utilize styles.css as your custom style sheet.			*/

/* custom style sheet */
@import "styles.css";.twoColFixLtHdr #container #mainContent #accordion_analytics div ul li img {
	float: right;
}
