/*
Title: Aloka Stylesheet - Main Screen
Aurthor: jon@threefivedesign.co.uk
Modified: 
*/

@import "reset.css";

/* typography */
@import "type.css";

/* layout */
@import "layout.css";

/* hacks */
html { overflow-y: scroll; }
 
/* toolbox */
.hide { display: none; }
.fl { float: left; }
.fr { float: right; }
.cb {clear: both; }

/* so long and thanks for all the fish */
