﻿/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

#divPlayer {
	background: url(/img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	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 */
}

.boxhead h2 {
	background: url(/img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	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 */
}
.boxbody {
	background: url(/img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

* html .boxhead_no h2 {height: 1%;} /* For IE 5 PC */

.sidebox_no {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/img/nohead/sb_bottom_r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead_no {
	background: url(/img/nohead/sb_top_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead_no p {
	background: url(/img/nohead/sb_top_l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	text-align: center;
	font-size: xx-small;
	/*font-size: 1.2em; 
	line-height: 1em;*/
	/* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; */ /* Safari-only, but cool */
}
.boxbody_no {
	background: url(/img/nohead/sb_bottom_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
