* html .boxhead h2 {height: 1%;} /* IE 5 hack */

.sidebox {
	margin: 2px auto 0px auto;
	width: 329px;
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	background-color: blue;
	font-size: 100%;
}

.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 0.9em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 31px;
}
