/* CSS Document */


/* Show only to IE PC \*/ * html .boxhead h2 {height: 1%;} /* For IE 5 PC */ .sidebox { margin: 0 auto; /* ems so it will grow */ background: url(sbbody-r.gif) no-repeat bottom right; font-size: 100%; } .boxhead { background: url(sbhead-r.gif) no-repeat top right; margin: 0; padding: 0; text-align: center; } 
.boxhead h2 { background: url(sbhead-l.gif) no-repeat top left; margin: 0; padding: 22px 30px 5px; color: #006633; font-weight: bold; font-size: 1.2em; line-height: 1em;
 
 } 
.boxbody { background: url(sbbody-l.gif) no-repeat bottom left; margin: 0; padding: 5px 30px 31px; }
div .boxhead h2 {color:pink; margin:0; padding:0}
