#announcement {
  background-color: #fff6bf;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #ffd324; }
  #announcement .inside {
    color: #514721;
    width: 960px;
    margin: 0 auto;
    padding: 5px 0; }
    #announcement .inside p {
      margin-bottom: 0em; }

#content #announcement .inside {
  padding-bottom: 5px; }

#content .sidebar_block {
  background-color: #ebebeb;
  padding: 10px 15px 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: gray 3px 3px 3px;
  -moz-box-shadow: gray 3px 3px 3px; }
  #content .sidebar_block + .sidebar_block {
    margin-top: 20px; }

div#key_features ol li {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #810004; }
  div#key_features ol li p {
    color: #353535;
    font-weight: normal;
    font-size: 14px;
    text-transform: none; }
div#key_features ol h2 {
  color: #810004;
  margin-bottom: 0em;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold; }

div#invitation {
  font-size: 12px;
  color: #7a7a83;
  line-height: 1.2em;
  margin-right: 20px; }
  div#invitation p {
    margin-bottom: 10px; }

#content #two_columns {
  padding: 10px 0 20px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 960px;
  margin: 0 auto; }
  #content #two_columns {
    display: block; }
  #content #two_columns h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold; }
  #content #two_columns #left_column {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 630px;
    padding-right: 40px;
    padding-top: 10px; }
    * html #content #two_columns #left_column {
      overflow-x: hidden; }
    #content #two_columns #left_column h2 {
      color: #810004; }
  #content #two_columns #right_column {
    padding-top: 10px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    margin-right: 0; }
    * html #content #two_columns #right_column {
      overflow-x: hidden; }

#banner.screensteps_desktop img.screenshots {
  margin-right: 100px; }

#promo .inside #video.screensteps_desktop ul {
  width: 437px; }

