#results .firstpost .msg {
    padding-top: 5px;
    margin-bottom: 0;
    background-color: #ededed;
    line-height: 116%;
}

#results li .msg {
    padding: 1px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 130%;
    padding-top: 5px;
    margin-bottom: 0;
    color: #333;
}
#results .firstpostarrow {
    background: #fff;
}
#results .coarrowfirstpost {
    background: #fff;
}

#results {
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
#results .firstpost {
    margin: 0;
    background: #ededed;
    border-bottom: 1px dashed #ccc;
}
#results #topics {
    padding-top: 7px;
    height: 20px;
    padding-bottom: 3px;
}
#results #timer {
    float: right;
    font-size: 12px;
}
#results .coarrow {
    margin: 0;
}

#results .arrow {
    margin: 0;
    font-size: 0.97em;
}

#results .coarrow {
    background: #ededed;
    margin: 0;
    padding: 1px 0px 2px 0px;
}

#results .arrow {
    background: #fff;
    margin: 0;
    padding: 1px 0px 2px 0px;
}

body {
    background: #fff;
    border-top: none;
}
.co {
    background: #ededed;
    font-size: 1.1em;
}
.cobg {
    font-size: 0.96em;
    background: #fff; 
}

#results ul {
    padding-bottom: 0px;
    margin-top: 1px;
}
.coarrow {
    border-bottom: 1px dashed #ccc;
    background: #999;
}
.arrow {
    border-bottom: 1px dashed #ccc;
}
#clouds {
    background: #fff;
}
#results li .info {
    padding-bottom: 0px;
}

