/* Box size */
#contentboxleft {
	width:100%; 
	float:left;
}
#contentboxright {
	width:0px; 
	float:right;
}
