/* ========== Content Page Style ========== */
/* ========== 2 Column ========== */

.data_set {
    margin-top: 5em;
    border: 1px solid white;
}

#main_content > .data_set {
	margin-top: 5em;
	border-style: none;
}

.data_head {
	width: 248px;
	float: left;
	text-align: right;
}

.data {
	width: 392px;
	margin-left: 20px;
	float: left;
}
