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,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1.3; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

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

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

table,
td,
th {
  vertical-align: middle; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

a:active,
a:focus,
input:active,
input:focus {
  outline: none; }

a img {
  border: medium none; }

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

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

mark {
  background-color: #FFFF99;
  color: #000000;
  font-style: italic;
  font-weight: bold; }

li {
  list-style: none; }

button,
input {
  overflow: visible; }

/* special reset for firefox based on comment here: http://www.cssnewbie.com/input-button-line-height-bug/#comment-13055 */
input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
