/*	Yahoo! CSS Reset (YUI 3)
	http://developer.yahoo.com/yui/license.html
	version: 3.2.0
*/
html		   { color: #000; background: #fff; }
article,
aside,
blockquote,
body,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul					{ margin: 0; padding: 0; }
a:active,
input	 			{ outline: none; }
abbr,
acronym				{ border: 0; font-variant: normal; }
address,
button 				{ border: 0; background: transparent; cursor: pointer; margin: 0; padding: 0; overflow: visible; width: auto; }
button,
caption,
caption,
cite,
code,
dfn,
fieldset,
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5					{ font-size: 100%; font-weight: normal; }
img					{ border: 0;}
input,
input,
legend		 		{ color: #000 }
header li,
footer li,
.header li,
.footer li,
.bct li,
aside li,				
.bread-crumb li		{ list-style: none; }
select		 		{ *font-size: 100%; vertical-align: middle; }
select		 		{ font-family: inherit; font-size: inherit; font-weight: inherit; }
sub					{ vertical-align: text-bottom; }
sup					{ vertical-align: text-top; }
table				{ border-collapse: collapse; border-spacing: 0; }
textarea,
th					{ font-style: normal; font-weight: normal; }
th					{ text-align: left; }

/* HTML5 block level elements
--------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section				{ display: block; }

/* Mozila button reset
--------------------------------------- */
.bu::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: none; }