html, body, form, fieldset, p, li, input, textarea, button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
/*color:#474747;*/
color:#767A7D;
}


h1, h2, h3, h4, h5, h6, pre, hr,
blockquote, ul, ol, dl, address {
margin:0;
padding:0;
}


h1 span, h2 span, h3 span,
h4 span, h5 span, h6 span,
a span, legend span {
display:none;
}


form label {
cursor:pointer;
}


fieldset {
border:none;
}


input, select, textarea {
font-size:100%;
}


.input, .submit {
border:none;
}


ul {
list-style-type:none;
}


hr{visibility:hidden;}


.clear {
clear:both;
visibility:hidden;
}


.float_l {
float:left;
}


.float_r {
float:right;
}


a img {
border:none;
}
