



/*------------------------------------------------------------------

	Reset & Hack

------------------------------------------------------------------*/

html,body,div,
h1,h2,h3,h4,h5,h6,
p,pre,blockquote,
dl,dt,dd,ul,ol,li,
form,legend,fieldset,input,textarea,
th,td,
address{
	margin:0; padding:0;
}
body,
h1,h2,h3,h4,h5,h6,
input,textarea,select,option,div{
	font-size:12px;
}

img,
a,
fieldset{
	border:0;
}

a{
	outline:0;
	text-decoration:underline;
}

a:hover{
	outline:0;
	text-decoration:none;
}
li{
	list-style:none;
}

*>html input,
*>html textarea{
	font-family:verdana;
}

.cf:before,.cf:after { display:table; content:""; }
.cf:after{ clear:both; }
.cf{ zoom:1; /* For IE 6/7 (trigger hasLayout) */ }
.clearfix:after { display:block; clear:both; visibility:hidden; content:"."; height:0; }






/*------------------------------------------------------------------- END*/