#text-3 {
  background: #fff;
  border: 3px solid #92b64a;
  color: #555;
  font-family: Georgia, 'Times New Roman', serif;
  height: 385px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 289px;
  margin-left: 17px;
  width: 920px;
  display: none;
}

#text-3 h1 {
  clear: both;
  color: #555;
  font-size: 60px;
  font-weight: 400;
  line-height: 0.9em;
  letter-spacing: 5px;
  margin: .25em 0;
}

#text-3 p {
  font-size: 30px;
  font-style: italic;
}

#text-3 a:link,
#text-3 a:visited {
  font-family: sans-serif;
  text-decoration: none;
  float: right;
  padding: 10px;
  text-transform: uppercase;
}

#countdown_dashboard {
  margin: 20px 0 0 125px;
  height: 110px;
}

.dash {
  background: transparent url(dash.png) 0 0 no-repeat;
  float: left;
  height: 114px;
  margin-left: 20px;
  position: relative;
  width: 110px;
}

.dash .digit {
  font-family: 'Times New Roman', Times, serif;
  color: #555;
  float: left;
  font-size: 70px;
  position: relative;
  text-align: center;
  width: 55px;
  margin-top: 12px;
}

.dash_title {
  color: #555;
  display: block;
  font-size: 11px;
  letter-spacing: 2px;
  margin: 100px auto 0;
  text-align: center;
  text-transform: uppercase;
}
