* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	background: url(../images/sbbody-r.png) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(../images/sbhead-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(../images/sbhead-l.png) no-repeat top left;
	margin: 0;
	padding: 31px 30px 5px 33px;
	font-weight: bold; 
	font-size: 1.2em;
	text-align: left;
	line-height: 1em;
}

.boxbody {
	background: url(../images/sbbody-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px 33px;
}
