#splitcol {
	width:26%;
	float:right;
	clear:none;
	padding:1%;
}
#splitcol2 {
	width:70%;
	float:left;
	clear:none;

}
