
/* reset.css - reset the default styling
 *
 * (cc) 2006-2007 Tom Lwis (www.lwis.net). Some Rights Reserved.                         
 * This style sheet is licensed under a Creative Commons License
 * http://creativecommons.org/licenses/by/2.0
 */

:link,:visited 
{ text-decoration:none }

ul,ol 
{ list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table,td,th
{ font-size: 1em; }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea,th,td
{ margin:0; padding:0 }

a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0; }

address,abbr,cite
{ font-style:normal }

caption,th 
{ text-align:left; }

q:before,q:after 
{ content:''; }