  /****************/
 /* GLOBAL RESET */
/****************/

body, div, dl, dt, dd, ul, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, 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; }
ol, ul, dl, { margin: 0; padding: 0; }
ul, ul, dl { list-style-type: none; }
caption th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em {font-style:italic;}
  /**********/
 /* GLOBAL */
/**********/
#footer{
  float:left;
  color:#555;
  font-size:.8em;
  margin-top:40px;
}

#global #footer{
  margin: 40px 0 5px 100px;
}