/* without left panel */

#coreleft {
	width: 0px;
	height: auto;
/*	background: rgb(247,247,187); */
	float: left;
/*	margin-right:15px; */
}

#corecenter {
	width: 740px;
	height: auto;
	float: left;
}
