/********************************************************************
	Reset	Based on Eric Meyer's Reset CSS: http://meyerweb.com/eric/tools/css/reset
*********************************************************************/
html,body,div,span,abbr,strong,fieldset,table,tbody,tfoot,thead,sup,sub,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,b,u,i,q,em,img,pre,code,form,fieldset,label,button,legend,input,textarea,select,option,p,a,blockquote,th,tr,td,object,iframe { margin:0;padding:0;font-size: 100%; vertical-align: baseline; border: 0; outline: 0; background: transparent; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img,input,button  { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal;font-weight:normal; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
input,textarea,select { font-family:inherit;font-size:inherit;font-weight:inherit; }
select,input,button,textarea { font:11px/14px Arial, Verdana, sans-serif; }
legend,fieldset { color:#333; }
body { font:11px/14px Arial, Verdana, sans-serif;color:#333; }
select,input,textarea,object,button{ border:none; outline:none; -moz-outline-style: none;}
ol, ul { list-style: none;}