﻿/* CSS Document */

#right-col {
	float:right;
	width:77%;
	padding:0 1.5%;
}

#left-col {
	width:19%;
	float:left;
}