@import url("/css/standard.css");

main {
    background-color: #FFFFCC;
    display: inline-block;
    position: absolute;
    margin-top: 82px;
    padding-left: 247px;
    padding-right: 88px;
    padding-bottom: 62px;
}

p {
    color: black;
    font-family: "Verdana","Arial","Helvetica";
    font-size: 11px;
    margin-bottom: 11px;
    margin-top: 0px;
}

#sub-title {
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 10px;
}

#review-part1 {
    padding-bottom: 13px;
}

#second-title { /* 2nd part of the review has two titles, and one of them is not bold. */
    font-weight: normal;
}