#accessibility { display: none; }
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
.disclaimer {
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
}
#sitemap {
  marign-left: 10px;
  padding-left: 10px;
  list-style: none;
}
#sitemap ul {
  marign-left: 10px;
  padding-left: 10px;
  list-style: none;
}
#main-wrapper {
  width: 986px;
  margin: 0 auto;
}
iframe {
  border: 0;
  margin: 0;
  padding: 0;
}
iframe#claimonline_form {
  width: 500px;
  height: 800px;
  border: 0;
}
iframe#callback_form {
  width: 220px;
  height: 500px;
}
#carousel {
  position: relative;
  margin: 0 0 20px;
  width: 678px;
  height: 185px;
  border: 1px solid #cccccc;
}
#carousel ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 358px;
  height: 145px;
  padding: 20px 300px 20px 20px;
  list-style: none;
  background: #ffffff no-repeat;
  font-size: 1.2em;
}
#carousel .current { z-index: 2; }
#carousel .previous { z-index: 1; }
#carousel a.call-to-action {
  -moz-border-radius: 12px;
  background: #b11216;
  border: none;
  clear: both;
  color: #f4f4f4;
  cursor: pointer;
  padding: 3px 12px;
  text-decoration: none;
}
#carousel ol {
  position: absolute;
  bottom: 10px;
  right: 10px;
  list-style: none;
  z-index: 3;
}
#carousel ol li {
  float: left;
  margin: 0 3px 0 0;
}
#carousel ol a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  background: #3375b9;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
}
#work #carousel ol a { background: #3375b9; }
#serious #carousel ol a { background: #292e6e; }
#industrial #carousel ol a { background: #d42744; }
#contentImage {
  position: relative;
  overflow: hidden;
  min-height: 184px;
}
#contentImage p {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 160px;
  margin: 0;
  padding: 5px;
  font-size: 1.7em;
  color: #ffffff;
  text-decoration: none;
}
#work #contentImage p { background-image: url(/assets/working-accidents/images/transparent-bg-blue.png); }
#serious #contentImage p { background-image: url(/assets/serious-accidents/images/transparent-bg-purple.png); }
#industrial #contentImage p { background-image: url(/assets/industrial-accidents/images/transparent-bg-red.png); }
#contentImage a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
#carousel .content { margin-bottom: 10px; }

