/* AUTHOR: Andrew T Lyman (ATL/aLT) 2010
http://altdeletedesign.com */
/* RESET */
* {vertical-align:baseline; font-weight:inherit; font-family:inherit; font-style:inherit; font-size:100%; border:0 none; outline:0; padding:0; margin:0;}
html {overflow-y:scroll;}
/* TYPOGRAPHY */
body {font:11px/1.5em Courier, sans-serif;}
a {color:#000; outline:none; text-decoration:underline;}
a:hover {color:#000; text-decoration:none;}
img {float:left; padding-right:10px;}
ul {list-style:none; margin:0; padding:0; width:inherit;}
li {text-decoration:none; margin:0; padding:0;}
/* LAYOUT */
#pageWrap {margin:10px;}
.item {float:left; margin:5px 10px 5px 0; display:block; clear:left;}