div.boxLeft, div.boxRight {
	margin-bottom:10px;
	height:auto;
}
div.boxLeft_top, div.boxRight_top {
	height:6px;
	background-image:url(images/topbox.gif);
}
div.boxLeft_bottom, div.boxRight_bottom {
	height:6px;
	background-image:url(images/bottombox.gif);
}
div.boxLeft_center, div.boxRight_center {
	height:auto;
	background-color:#E6E6E6;
	font-size:11px;
	color:#666666;
	padding:10px;
}
