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


.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(img/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
} 
.sidebox100 {
	margin: 0 auto; /* center for now */
	width: 1060; /* ems so it will grow */
	background: url(img/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
} 
.boxhead {
	background: url(img/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.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.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.boxhead2 {
	background: url(img/VINCE/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead2 h2 {
	background: url(img/VINCE/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 12px 15px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.p-table { border: 1px solid #EFEFEF; }
.p-table th, .pretty-table td { border: 1px dotted #EFEFEF; }
.p-table th[scope=col]
{
  border-bottom: 2px solid #EFEFEF;
  border-right: 2px solid #EFEFEF;
}

