a.download-firefox {
  background: transparent url(/wp-content/themes/mcs/img/download-button.png) no-repeat scroll 0pt 0pt;
  padding: 10px 15px 15px 45px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50px;
  width: 140px;
  display: block; 
}

a.download-firefox:hover {
  background-position: -200px 0;
  cursor: pointer;
}

a.download-firefox strong {
  font-size: 0.9em; 
  color: #09700B; 
}

a.download-firefox span {
  font-size: 0.7em;
  color: #09700B; 
  display: block; 
}

#content .article img.products {
  padding: 0;
  margin: 0 1em 0.5em 0;
  border: none;
  float: left;
}

#content .article img.motive {
  padding: 0;
  margin: 0 0 0 1em;
  border: none;
  float: right;
}

#content .headline2 {
  margin: 10px 0;
  font-family: Georgia;
  font-weight: normal;
  color: #534e49;
  font-size: 24px;
  line-height: 2em;
}

#content .article a.products {
  display: block;
}