/* Columns */
#promo {
   text-align: center;
   white-space: nowrap;
}

#promo #clock {
   margin: 1em .5em 1em 0em;
}

#promo #faster {
   margin: 1em 0em 1em 0.5em;
}

div.entry div.description {
   padding: 1em;
   margin-bottom: 2em;
   color: #444;
   background: url("images/desc-bg.gif") left bottom repeat-x;
}

.description h1 {
   color: #0e0e0e;
   line-height: 1.3em;
   font-size: 1.4em;
}

.description h2 {
   font-size: 1.1em;
   font-weight: bold;
   color: #2a2a2a;
}

h3 {
   color: #66251e;
}

div#buttons {
   text-align: center;
}

div.two_columns {
   margin-top: 1.5em;
}
