/* Show only to IE PC \*/
* html .boxhead h2 {
	height: 1%;
} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 950px;
	font-size: 100%;
	background-image: url(images/panels/sb_aq_grey_body-r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/panels/sb_aq_grey_head-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxhead h2 {
	margin: 0;
	color: white;
	font-weight: bold;
	line-height: 15px;
	background-image: url(images/panels/sb_aq_grey_head-l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 18px;
}
.boxbody {
	margin: 0;
	background-image: url(images/panels/sb_aq_grey_body-l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
* html .greykeyline_boxhead h2 {
	height: 1%;
} /* For IE 5 PC */

.greykeyline_sidebox {
	margin: 0 auto;
	font-size: 100%;
	background-image: url(images/panels/keyline_box_body_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greykeyline_boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/panels/keyline_box_head_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.greykeyline_boxhead h2 {
	margin: 0;
	color: white;
	font-weight: bold;
	line-height: 15px;
	background-image: url(images/panels/keyline_box_head_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 18px;
}
.greykeyline_boxbody {
	margin: 0;
	background-image: url(images/panels/keyline_box_body_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 20px;
}
