/* **************************************************** */
/* Main CSS Defaults and External Library Includes 	 	*/
/* **************************************************** */

@import "blueprint/screen.css";

/* Don't include these for the moment; messes with line-height and others 
@import "blueprint/print.css"; 

a:link:after, a:visited:after {
	content:"";
}
*/