div#inset_cell01,
div#inset_cell02 {
	padding:10px;
}
div#cell01 {
	float:left;
	width:60%;
}
div#cell02 {
	float:left;
	width:40%;
}
div#cell03,
div#cell04,
div#cell05 {
	display:none;
}