/***********************/
/***  2-Cols 1_2	 ***/
/***********************/
.twoColumns_1st,
.twoColumns_2nd{
	width: 200px !important; 
	float: left;
}
.twoColumns_2nd{
	width: 300px !important;
	margin-left: 60px;
}
