/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#pl_inner_main {
        background-color:#fff;
        border:#fff 1px solid;
        height:800px;
		padding:15px;
		line-height:1.2em;
        padding-top:0px;
		text-align:left;
		width:550px;
		font: 12px/1.4em "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
        
}

#pl_inner_main h1 {font-size:13px; line-height:16px; color:#025F9C;margin-bottom:0; padding-bottom:0;}
#pl_inner_main h4 {font-size:10px; line-height:16px; color:#0099ff;margin:0; padding:0;}
#pl_inner_main h4 a {text-decoration:none; color:#0099ff;}
#pl_inner_main h4 a:hover {text-decoration:none; color:#000;}

#pl_inner_main p {
    padding:0;
    margin:0;
	margin-top:3px;
    margin-bottom:10px;
    line-height:1.5em;
    text-align:left;
	font: 11px/1.4em "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

a.whitebg {text-decoration:none; color:#0099ff;}
a.whitebg:hover {text-decoration:none; color:#000;}

.sideboxinfo {
	margin: 0 0px 0 0px; /* center for now */
    left:400px;
	width:320px; 
	background: url(images/sbbody_r1_c2.gif) no-repeat bottom right;
	font-size: 100%;
}
.sideboxlinks {

	margin: 0 0px 0 5px; /* center for now */

    left:400px;

	width: 220px; 

	background: url(./img/sbbody_r1_c2.gif) no-repeat bottom right;

	font-size: 100%;

}

.boxhead {

	background: url(./img/sbhead_r1_c2.gif) no-repeat top right;

	margin: 0;

	padding: 0;

	text-align: left;

}

.boxhead h2 {

	background: url(./img/sbhead_r1_c1.gif) no-repeat top left;

	margin: 0;

	padding: 23px 23px 7px;

	color: #fff; 

	font-weight: bold; 

	font-size: .8em; 

	line-height: 1em;

	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */

}

.boxbody {

	background: url(./img/sbbody_r1_c1.gif) no-repeat bottom left;

	margin: 0;

	padding: 6px 18px 10px;

}

		   

.boxbody p {margin-bottom:5px;font-size:10px !important;color:#004080;}

.boxbody a {font-size:10px;color:#00Af6e;text-decoration:none;font-weight:bold;}

.boxbody a:visited {font-size:10px;color:#00Af6e;text-decoration:none;font-weight:bold;}

.boxbody a:hover {color:#004080;text-decoration:none;font-weight:bold;}

.boxbody strong {margin:0;padding:0;}</pre>