/* reset css */
/* crymaks */ 

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, 
a,  dfn, em, font, img, ins, kbd, q, s, ol, ul, li, form, label, legend
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align: baseline;
}

form {
	margin:0;
	border:0;
	}
	
input {
	margin:0;
	border:0;
	padding:0;
	}

/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
list-style: none;
}


blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color: #000;
	font-size: 95%;
	line-height: 1.31;
	font-family: Arial, Helvetica, sans-serif;
}