.cmshtml {
  /* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
}

.cmshtml, .cmsbody, .cmshtml div, .cmshtml span, .cmshtml object, .cmshtml iframe,
.cmshtml h1, .cmshtml h2, .cmshtml h3, .cmshtml h4, .cmshtml h5, .cmshtml h6, .cmshtml p, .cmshtml blockquote, .cmshtml pre,
.cmshtml abbr, .cmshtml address, .cmshtml cite, .cmshtml code,
.cmshtml del, .cmshtml dfn, .cmshtml em, .cmshtml img, .cmshtml ins, .cmshtml kbd, .cmshtml q, .cmshtml samp,
.cmshtml small, .cmshtml strong, .cmshtml sub, .cmshtml sup, .cmshtml var,
.cmshtml b, .cmshtml i,
.cmshtml dl, .cmshtml dt, .cmshtml dd, .cmshtml ol, .cmshtml ul, .cmshtml li,
.cmshtml fieldset, .cmshtml form, .cmshtml label, .cmshtml legend,
.cmshtml table, .cmshtml caption, .cmshtml tbody, .cmshtml tfoot, .cmshtml thead, .cmshtml tr, .cmshtml th, .cmshtml td,
.cmshtml article, .cmshtml aside, .cmshtml canvas, .cmshtml details, .cmshtml figcaption, .cmshtml figure,
.cmshtml footer, .cmshtml header, .cmshtml hgroup, .cmshtml menu, .cmshtml nav, .cmshtml section, .cmshtml summary,
.cmshtml time, .cmshtml mark, .cmshtml audio, .cmshtml video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.cmsbody {
  line-height: 1;
}

.cmshtml article, .cmshtml aside, .cmshtml details, .cmshtml figcaption, .cmshtml figure,
.cmshtml footer, .cmshtml header, .cmshtml hgroup, .cmshtml menu, .cmshtml nav, .cmshtml section {
  display: block;
}

.cmshtml nav ul {
  list-style: none;
}

.cmshtml blockquote, .cmshtml q {
  quotes: none;
}

.cmshtml blockquote:before, .cmshtml blockquote:after,
.cmshtml q:before, .cmshtml q:after {
  content: '';
  content: none;
}

.cmshtml a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.cmshtml ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

.cmshtml mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

.cmshtml del {
  text-decoration: line-through;
}

.cmshtml abbr[title], .cmshtml dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

.cmshtml table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cmshtml hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

.cmshtml input, .cmshtml select {
  vertical-align: middle;
}
