/*Start: Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, hr, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong,   tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,  label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	right: auto;
 
}
ol, ul, li {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
strong {font-weight: 700;}
em {font-style: italic;}
a {text-decoration:none;}
a:hover {text-decoration:underline}
html {height: 100%;	margin-bottom:1px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
.clear{clear:both;font-size:0%;height:0px;line-height:0px; display:block; width:0; border:0px; padding:0px; margin:0px;}
html[xmlns] .clearfix {display: block;}
 
/*END: Reset CSS*/
