/* Basic settings */
body, div, p, pre, code, blockquote, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, table, th, td, form, input, fieldset, legend, textarea {
	margin:0;
	padding:0;
}
a:active, a:focus{outline: none}
ol, ul { list-style-type:none; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, label, select { vertical-align:middle; color:inherit; }
fieldset{ border:none; }
legend { display:none; }