.leftArea, .rightArea {
    width: 50%;
    float: left;
}
.leftArea h5 {
	margin-bottom: 5px;
}
.rightArea {
    float: right;
}