#features_list {
  margin: 0px;
  float: left;
  padding-left: 0px;
}

#content_right_large #description {
  width: 380px;
  height: 340px;
  float: left;
  color: #888;
  text-align: justify;
}

#description_title {
  width: 380px;
  height: 50px;
  float: left;
  color: #000;
  font-size: 24pt;
  margin-top: 30px;
  margin-bottom: 10px;
}

#content_right_large #info {
  width: 255px;
  height: 205px;
  padding-top: 135px;
  padding-left: 20px;
  padding-right: 5px;
  float: left;
  color:#888;
  text-align: justify;
  background: url('../_img/windows_preview.png') 10px 5px no-repeat;
}

#content_right_large #info a {
  color: #888;
  text-decoration: underline;
}

#content_right_large #info a:hover {
  color: #81084b;
}
