/* Added by Vik for small prospectus ad box

/* Show only to IE PC \*/
* html .boxhead_Sml h2 {height: 1%;} /* For IE 5 PC */

.sidebox_Sml {
	margin: 0 auto; /* center for now */
	width: 15em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	float: left;
	font-family : verdana, sans-serif;
}
.boxhead_Sml {
	font-family : verdana, sans-serif;
	background: url(sbhead-rOrange.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead_Sml h2 {
	background: url(sbhead-lOrange.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: black; /* changed from white by Vik */
	font-family : verdana, sans-serif;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-align: center;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody_Sml {
	font-family : verdana, sans-serif;
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}