#content .screensteps_ad {
  margin-top: 20px;
  background: #D4E1F1 url(/images/promos/screensteps_promo.png) no-repeat top left;
  border: 1px solid gray;
  padding: 80px 15px 10px;
  width: 510px; }
  #content .screensteps_ad h2 {
    color: #810004; }

#content h4 {
  font-weight: bold; }

#content ol {
  margin-bottom: 10px; }

#content pre {
  margin-bottom: 10px;
  padding: 5px 0; }

#content .styled_form {
  margin: 10px 0; }
  #content .styled_form fieldset {
    padding-top: 0;
    background-color: #f4f4f4; }
  #content .styled_form input {
    font-size: 12px;
    float: left; }
    #content .styled_form input[type="submit"] {
      margin-bottom: 10px; }
  #content .styled_form div {
    clear: left; }
    #content .styled_form div ul {
      margin-left: 0;
      list-style: none; }
      #content .styled_form div ul p {
        clear: left;
        font-size: 11px; }
  #content .styled_form p {
    clear: left; }
  #content .styled_form legend {
    color: #810004;
    text-transform: capitalize; }
  #content .styled_form label {
    float: left;
    width: 180px;
    padding: 5px;
    line-height: 2.2em; }
  #content .styled_form form p.about {
    font-size: 10px;
    margin-top: 5px;
    line-height: 100%; }
  #content .styled_form div.input-group label {
    line-height: inherit;
    padding: 0 5px; }

#content .article h1 {
  line-height: 130%; }
#content .article h2 {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-bottom: 0;
  margin-left: -10px;
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px; }
#content .article h3 {
  font-size: 16px;
  color: #800000; }

#content .article h2:first-child {
  border-top: none; }

#content .video_description * {
  font-size: 12px; }
#content .video_description ul li {
  margin-bottom: 0; }
#content .embedded_video + h2 {
  border-top: 1px solid #ccc;
  padding-top: 5px; }

.partner .logo {
  float: left;
  margin-left: 20px; }
.partner .description {
  width: 300px;
  float: left; }

