html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
}
body {
	line-height:1
}

section,nav,hgroup,header,footer,figure,dialog,aside,article,hr,.clear {
	display:block
}

nav ul {
	list-style:none
}

a{ outline:none;}

q,blockquote {
	quotes:none
}

q:after,q:before,blockquote:after,blockquote:before {
	content:'';
	content:none
}

a {
	margin:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

a,hr {
	padding:0;
	border:0
}

ins,mark {
	background:#ff9;
	color:#000
}

ins {
	text-decoration:none
}

mark {
	font-style:italic;
	font-weight:bold
}

del {
	text-decoration:line-through
}

dfn[title],abbr[title] {
	border-bottom:1px dotted #000;
	cursor:help
}

table {
	border-collapse:collapse;
	border-spacing:0
}

hr,.clear {
	height:1px
}

hr {
	border-top:1px solid #ccc;
	margin:1em 0
}

select,input {
	vertical-align:middle
}

object { z-index:1;}

.floatLeft {
	float:left;
	padding:.5em .5em .5em 0
}

.floatRight {
	float:right;
	padding:.5em 0 .5em .5em
}

.displayNone {
	display:none !important
}

.hidden {
	position:absolute;
	left:-999em
}

.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	display:block
}
.listNone {
	list-style:none
}

.borderNone{ 
	border:none
}
