/*-----------------------------------
Style for dynamic content in div#contentwell
 ----------------------------------*/
 
#contentwell ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
}
#contentwell ul li {
    background: url(../images/err-red.gif) no-repeat 0 3px;
    padding-left: 10px;
}
#contentwell ul li a {

    text-decoration: none;
    font-weight: bold;
    color: #066077;
}
#contentwell ul li a:hover {
    text-decoration: underline;
}
div#contentwell {
  font-family: Verdana, Helvetica, sans !important;
  font-size: 1.2em; /* bump up from "outer" size */
}
div#contentwell h1 {
  color:#0D7C99;
  font-size: 2.8em;
}
div#contentwell h1,
div#contentwell h2,
div#contentwell h3,
div#contentwell h4,
div#contentwell h5,
{
  font-family: Arial, Helvetica, sans !important;
  margin: 5pt 0pt 15px !important;
  font-height: default !important;
}
#VideoWrapper {
    margin: 8px 0;
}