@charset "UTF-8";
/* CSS Document */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	width: 16.5em; /* ems so it will grow */
	background: url(sbbody-r3.gif) no-repeat bottom right;
	font-size: 96%;
	margin-top: 0px;
	float: right;
	margin-right: 12px;
}
.boxhead {
	background: url(sbhead-r3.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxbody {
	background: url(sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px 31px 15px;
}
.iconLinks {
	width: 10.5em;
	float: right;
	margin-right: 17px;
}
