#col1 {
    position: relative;
    float: left;
    width: 708px;
}

#col2 {
    position: relative;
    top: 29px;
    float: right;
    width: 228px;
    padding-bottom: 50px;
}

/* intro */
h1.intro {
    margin-top: 12px;
    font-size: 14px;
    font-weight: bold;
}

.overview .header .lhs a {
    font-weight: bold;
}

.overview .header .rhs {
    line-height: 16px;
}

.overview .header p {
    margin: 0;
}

.post-title {
    font-size: 2em;
    line-height: 1.15em;
}

/* form */
.detail {
    line-height: 20px;
}

.detail .lhs {
    margin-right: 25px;
    font-weight: bold;
}

.detail .rhs {
    line-height: 20px;
    font-weight: bold;
}

.contentArea ul {
    padding-left: 20px;
}

.contentArea li {
    list-style-type: disc;
}
