body, div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, span,
pre, form, fieldset, blockquote,
table, th, td,
a {
	margin: 0;
	padding: 0;
	zoom: 1;
	background-repeat: no-repeat;
	position: relative;
	border-color: #ededed !important;
	}

table, th, td {
	border: 0;
	border-collapse: collapse;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	}

fieldset, img, iframe {	
	border: 0;
	line-height: 0;
	vertical-align: bottom;
	}

object, embed {
	line-height: 0;
	vertical-align: middle;
	}
	
iframe {
	border: 0;
	background-color: transparent;
	}

ol, ul {
	clear: both;
	list-style: none;
	}

br {
	letter-spacing: 0;
	}

div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, span, a {
	display: block;
	font-size: 100%;
	font-weight: normal;
	}

a {
	outline: none;
	text-decoration: none;
	}

a:link,
a:visited {
	}

a:hover {
	}

input {
	border: 0;
	}

object {
	pointer-events: none;
	}

input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
	}