p {
    margin-bottom: 8px;
}

div.evenreview {
    float: left;
    clear: both;
    width: 265px;
}

div.oddreview {
    float: right;
    width: 265px;
}

h1 {
    font-weight: bold; 
    font-size: 18px; 
    padding: 30px 20px; 
    text-align: right;
    letter-spacing: 0px;
}
