/* 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(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox2 {
	margin: 0 auto; /* center for now */
	width: 550px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/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(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.boxbody2 {
	background: url(images/sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/contactme.gif) repeat-x left top;
}
.roundedcornr_box_245258 {
   background: #eff0ee url(images/roundedcornr_245258_grad.gif) repeat-x top left;
}
.roundedcornr_top_245258 div {
   background: url(images/roundedcornr_245258_tl.gif) no-repeat top left;
}
.roundedcornr_top_245258 {
   background: transparent url(images/roundedcornr_245258_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_245258 div {
   background: url(images/roundedcornr_245258_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_245258 {
   background: transparent url(images/roundedcornr_245258_br.gif) no-repeat bottom right;
}

.roundedcornr_top_245258 div, .roundedcornr_top_245258,
.roundedcornr_bottom_245258 div, .roundedcornr_bottom_245258 {
   width: 100%;
   height: 28px;
   font-size: 1px;
}
.roundedcornr_content_245258 { margin: 0 30px; }
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
background: transparent url(images/img.php.png) no-repeat bottom right} 
.cssbox{ 
/* intended total box width - padding-right(next) */ 
width:520px !important; /* IE Win = width - padding */ 
width: 320px; 
/* the gap on the right edge of the image (not content padding) */ 
padding-right:15px; /* use to position the box */ 
margin:20px auto} 
/* set the top-right image */ 
.cssbox_head{background-position:top right; 
/* pull the right image over on top of border */ 
margin-right:-15px; 
/* right-image-gap + right-inside padding */ 
padding-right:40px} /* set the top-left image */ 
.cssbox_head h2{ 
background-position:top left; 
margin:0; /* reset main site styles*/ 
border:0; /* ditto */ 
/* padding-left = image gap + interior padding ... no padding-right */ 
padding:25px 0 15px 40px; 
height:auto !important; 
height:1%} /* IE Holly Hack */ 
/* set the lower-left corner image */ 
.cssbox_body{ 
background-position:bottom left; 
margin-right:25px; /* interior-padding right */ 
padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
