#colNormalX {
	#float: left;
	position: relative;
	top: 0px;
	width: 66%;
	width: 500px;
	padding: 3px;
	padding-right: 20px;
	color: #444;
	border-right: 1px solid blue;

}


#colRightX {
	float:inherit;
	margin-left: 72%;
	padding-left: 3px;
	margin-right: 5px;
}
