/* reset browser */


html,body,div,ul,li,h1,h2,h3,form,fieldset,input,p,th,td {
	margin:0px;padding:0px;
}

img,body,html {
	border:0px;
}

ol,ul {
	list-style-type: none;
}


