.2col_colI {
	width:200px;
	background:blue;
	position: relative;
	float: left;
	margin:0px;
}

.2col_colD {
	width:600px;
	background:blue;
	position: relative;
	float: left;
	margin:0px 0px 0px 30px;
}
