/* -----------------------------------------------------------------------

   Reset CSS
   Dan-Tom ; http://www.dan-tom.net/

----------------------------------------------------------------------- */

/* --------------------- GLOBAL RESESTS --------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, section, aside, nav, article, figure, time, legend {margin: 0; padding: 0; border: 0; outline: 0; font-family: Georgia, sans-serif; font-size:100%; vertical-align: baseline;}
:focus {outline: 0;}
body {background: #eceff4; background-image: url("../images/bg1.png"); background-repeat: no-repeat; background-position: 100px 0px; background-attachment: scroll; font-size: 14px; color: #333; text-shadow: 1px 1px 2px #ccc; width: 960px; margin: 0 auto; margin-top: 30px;}
ol, ul {list-style: none;}  
table {border-collapse: collapse; border-spacing: 0;} 
caption, th, td {text-align: left; font-weight: normal;} 
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
header, footer, section, aside, nav, article, figure, time, legend {display:block;}
.clear {clear: both;}
.clear2 {clear: none;}
