body {
    background-image: url("../images/background.png");
    background-repeat: repeat-x;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    margin-bottom: 4em;
}

a {
    color: #1264c1;
}

h2,
h3 {
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
    font-size: 1.6em;
    line-height: 1.1em;
    margin-bottom: 0em;
}

img {
    border: 0;
    vertical-align: text-top;
}

img.border {
    border: 1px solid #DDD;
}

h3 {
    font-size: 1em;
    line-height: 1.3em;
}

h2 a,
h3 a {
    color: black;
    text-decoration: none;
}

p {
    line-height: 1.4em;
    margin-bottom: 1em;
    text-align: justify;
}

p.near {
    margin-bottom: 0;
}

p.detail {
    color: #888;
    text-align: left;
}

p.detail a {
    color: #888;
    text-decoration: none;
}

p.honeypot {
    display: none;
}

.comments p {
    text-align: left;
}

.competitors p.detail {
    font-size: 0.8em;
    line-height: 1.3em;
}

p img {
    vertical-align: text-top;
}

.header {
    text-align: center;
}

.body {
    text-align: left;
    font-size: 0.9em;
    padding-bottom: 2em;
}

.countdown div {
    line-height: 0.5em;
    padding: 0.6em 0;
}

.countdown .still {
    text-align: right;
}

.countdown .number {
    color: #123d72;
    text-align: center;
    font-size: 2.8em;
    padding: 0;
    padding-bottom: 0.5em;
    letter-spacing: -3px;
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}

.location {
    position: relative;
}

.location .map {
    opacity: 0.7;
}

.location .map:hover {
    opacity: 1;
}

.location .pin {
    position: absolute;
    top: 58px;
    left: 102px;
    border: 0;
}

label {
    display: block;
    font-weight: normal;
}

textarea {
    width: 290px;
    height: 100px;
}
