#title a {
  margin-top: 2px !important;
  margin-left: 44px !important;
}

#title h1 {
  margin-left: 20px !important;
}

#title h1 a {
  margin: 0px !important;  /* to override #title a */
  font-size: 56px !important;
}

#title h2 {
  font-size: 24px !important;	
  margin-top: 8px !important;
  margin-bottom: 12px !important;
  margin-left: 20px;
}


#featured li {
  float: left;
  padding: 0;
  padding-left: 45px;
  border-left: 1px solid #e8e8e8;
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
}
#featured li:first-child {
  border-left: 1px solid #ffffff;
  padding-left: 32px; /* Added by FF */
}

#content {
  padding-top: 12px;
}

#featured li h2 {
  position: relative;
  z-index: 200;
  font-size: 30px;
  color: #000000;
  margin-bottom: 0px;
}

#featured li h3 {
  position: relative;
  z-index: 200;
  margin-top: -5px;
  color: #666666;
}

#featured li img {
  margin-left: -2px;
  margin-top: -6px;
  float: left;
}

#featured li a,
#featured li a:link
#featured li a:hover
#featured li a:visited {
  color: #0073ad;
  margin-top: -10px;
  display: block;
  float: left;
  clear: left;
  background: url('/images/link-arrow-blue.png') no-repeat right center;
  padding-right: 11px;
  position: relative;
  z-index: 200;
}

#featured li h2 a {
  margin-top: 0px;
  background: none;
  float: none;
}

#featured li a.image {
  position: relative;
  z-index: 100;	
}

.home #content .large {
  float: right;
  margin: 20px 0px -5px 0px;
}

a.large {
  color: #0073ad;
  padding-right: 11px;
  font-size: 18px;
}

a.large span {
  background: url('/images/blue_arrow_18px.png') no-repeat top left;
  display: inline-block;
  width: 18px;
  height: 11px;
  margin: 2px 0px 0px 5px;
}

a.large:hover {
 color: #000;
}

a.large:hover span {
  background-position: bottom left;
}

#homecontent {
  margin-left: 40px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  padding: 0 20px 25px 20px;
  background-position: left -23px;
}

#feature-actions {	
  background-image: url('/images/arrow-right.png');
  background-position: left 16px;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-top: 0px;
  float: left;
  width: 190px;
  margin-top: 40px;
}

#feature-actions a.button {
  width: 160px;
}

#feature-actions a.trial {
  /* Used to align the download and trial buttons a bit better with the arrow */
  margin-top: -3px;
}

.contentblock {
  margin-top: -70px;
  margin-right: 50px;
  width: 250px;
  float: left;
}

.reviews { /* Added by FF */
  width: 280px;
  margin-right: 00px;
}

.contentblock h3 {
  font-size: 25px;
  margin: 20px 0 15px 0; /* Edited by FF. Was: 23px 0 16px 0; */
}

.contentblock h4,
.contentblock .source {
  font-size: 15px;
  margin-bottom: 0px; /* Edited by FF. Was 10px; */
}

.contentblock h4 {
  margin-bottom: 5px; /* Added by FF */
}

.contentblock p {
  margin-bottom: 10px;
  margin-top: 0px; /* Edited by FF. Was 10px; */
  color: #444444; /* Added by FF */
}

.contentblock a.continue,
.contentblock a.continue:link,
.contentblock a.continue:hover,
.contentblock a.continue:visited {
  color: #ffffff;
  background: url('/images/link-arrow-white.png') no-repeat right center;
  padding-right: 10px;
}

/* Added by FF */

#content h2:first-child {
  margin-top: 0px;
}

.contentblock blockquote {
  text-indent: -4px;
  margin-left: 4px;
  margin-bottom: 10px;  
}

.contentblock p.break {
  height: 5px;
}

#featured li a.image,
#featured li a.image:link
#featured li a.image:hover
#featured li a.image:visited {
  margin-top: -10px;
  background: none;
  padding-right: 0px;
}
