* 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(http://www.perfectsearchcorp.com/images/corners/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.perfectsearchcorp.com/images/corners/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.perfectsearchcorp.com/images/corners/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	28px; 
	font-weight:	normal;
	color: #99cc33;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	line-height: 17px;
	text-align:left;
	text-transform:	none;
	margin:auto 0px;
		
	padding: 15px 0px 15px 25px;
	border: solid 0px green;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px;*/ /* Safari-only, but cool */
}
.boxhead h3 {
	background: url(http://www.perfectsearchcorp.com/images/corners/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px; 
	font-weight:	normal;
	color: #99cc33;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	line-height: 40px;
	text-align:left;
	text-transform:	none;	
	padding: 10px 30px 10px;
	border: solid 0px green;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.perfectsearchcorp.com/images/corners/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0px 15px 0px 15px;
}
.boxbody,P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    line-height: 17px;
	text-align:justify;
    border: solid 0px blue;
	margin:0px auto;
	padding: 5px 12px 5px 12px;
    }
@charset "utf-8";
/* CSS Document */

