/* This is a temp css file created by Jeff P for the EnergyBiz Mag CSS */

#eb_column_left {
	float: left;
	width: 650px;
}

#eb_column_left_left {
	float: left;
	width: 200px;
/*	border: 1px solid;*/
}

#eb_column_left_right {
	float: right;
	width: 425px;
/*	border: 1px solid;*/
}

#eb_column_right {
	width: 300px;
	float: right;
/*	border: 1px solid;*/
}


