body {
  margin: 0;
  padding: 0;
  font-family: arial,  helvetica, sans-serif;
}

h1 {
  display: block;
  font-size: 1.2em;
}

textarea {
  background: #454b4d none repeat scroll 0 0;
  color: #ffffff;
  font-family: "courier new", courier, monospace;
}

.easy-read {
  line-height: 1.4em !important;
}

.td-header { 
  background: #d4ccf0 none repeat scroll 0 0;
} 

.td-header img {
  vertical-align: middle;
}

.td-footer {
  margin: 10px 25px 10px 25px;
  padding: 8px;
  border-top: 1px solid #454b4d;
}

.td-footer img {
  vertical-align: middle;
}

.td-download {
  background: #e7f1fc none repeat scroll 0 0;
  padding: 15px 0px 10px 0px;
}

.td-description {
  padding: 20px 0px 10px 0px;
}

.td-demo {
  background-color: #f1f1f1;
  border:1px solid #cccccc;
  padding:0px 20px 20px 20px;
}

.td-note {
  font-size: 12px;
  text-align: center !important;
}

.download-button {
  margin-top: 15px;
}

.download-arrow {
  margin-left: 20px;
}

.download-link {
  text-decoration: none;
  margin-right: 20px;
}

.download-tip {
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 18px;
}

#firefox, #ie, #chrome, #safari, #opera, #iphone, #other {
  display: none;
}

.firefox #firefox, .ie #ie, .chrome #chrome, .safari #safari,
.opera #opera, .iphone #iphone, .other #other {
  display: block;
}
