/******************************************************
    Sheet type:  RESET
    Updated on:  25/04/2011
******************************************************/


/* *************************** ERIC MEYER */

/* Eric Meyer's | http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0px}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* ********************************* MINE */

/* ................... General */
h1,h2,h3,h4,h5,h6{font-weight:normal}a:link{text-decoration:underline}a:visited,a:hover,a:active{text-decoration:none}acronym,abbr,fieldset,img,a img{border:0px}textarea{overflow:auto;resize:none}caption,th{text-align:left;font-weight:normal;font-style:normal}

/* ................ Predefined */
html{font-size:1.25em/*20px*/}body{font-size:50%/*10px*/}

body *{cursor:default}a,a *,a:hover,a:hover *,button,input.btn,div.btn input,select{cursor:pointer}.txt p,div.textfield input,input.txt,textarea,.txt li,.txt th,.txt td{cursor:text}

#layout,input.txt,input.btn,textarea{font-family:Verdana, Geneva, sans-serif}#layout{font-size:1.3em;line-height:1.385em/*18px*/}