/* CSS Document */

/*
 * (c) Copyright 2008 Hen's Teeth Network. All rights reserved. www.hens-teeth.net
 */
 
 
 /* RESET & BASEMIN from YUI */
/* This file is not needed if using YUI */

/* Reset Fonts Grids */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }

/* IE 6 Fix Double Margin on Floated Elements */
<!--[if IE 6]>
div {float:left;margin:40px;display:inline;}
<!--[endif]-->

/* This sets the default font size to 10pt */
/* Use ems to set font sizes from here on -- 1em == 10pt 1.2em == 12pt etc */
html {font-size: 62.5%;}

