div.Field label {
    display: block;
    margin-top: 2px;
}
div.startImage {
}
div.HorizontalDivider {
    border-bottom: 1px #999999 dotted;
    margin: 20px 0;
}

div.RatingResult {
    width: 600px;
    border-bottom: 1px #CCCCCC dotted;
    margin-bottom: 20px;
    padding: 5px;
}
h3.RatingResultsHeader {
    margin-top: 20px;
    color: #009059;
}
div.RatingResultContent {
    padding-top: 5px;
    clear: both;
}
span.RatingInfo {
    float: left;
}
span.RatingReportSpam {
    float: right;
}