body {
background-color: white;
font-size: 0.9em;
font-weight: 300;
}

h1, h2, h4 {
color: #666666;
}

h3 {
color: grey;
}

b,strong {
color: grey;
}

#header {
background-color: #333333;
}

#content {
background-color: #fcfcf5;
}

#offers a {
color: #702edd;
}

#contentStart {
background-color: #FFCC00;
}

.startLeft {
background-color: white;
color: grey;
}

.startRight {
background-color: white;
color: grey;
}

.startContainer {
background-color: white;
}

#footer {
color: white;
}

#footer a {
color: white;
}

#shortURL {
}

#shortURL input {
color: #666666;
}

#shortURLx {
}

#shortURLx input {
color: #666666;
}

#shortSubmit {
}

#shortSubmit input {
color: white;
background: grey;
}

#shareOpt {
background: #FEF4CF;
color: grey;
}

#advancedOpt {
background: #FEF4CF;
color: grey;
}

#advancedOpt a {
color: black;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {
background: #FEF4CF;
}

#resultsInner {
background: white;
}

#shortResults input {
color: grey;
}

#shortResults textarea {
color: grey;
}