	
		.boxbody p {font-size:76%}
		.boxbody a {color:black}
		.boxbody a:hover {color:blue}		
		
		.exp { width:30em; margin:10px auto; }
		hr { width:35em; margin: 10px auto;}
		
		/* Show only to IE PC \*/
		* html .boxhead h3 {height: 1%;} /* For IE 5 PC */

		.sidebox {
			margin: 0 auto; /* center for now */
			width: 285px; /* ems so it will grow */
			background: url(http://naulibasa-magz.com/web/images/rounded/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}
		.boxhead {
			background: url(http://naulibasa-magz.com/web/images/rounded/sbhead-r.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.boxhead h3 {
			background: url(http://naulibasa-magz.com/web/images/rounded/sbhead-l.gif) no-repeat top left;
			margin: 0;
			padding: 20px 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(http://naulibasa-magz.com/web/images/rounded/sbbody-l.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 30px 31px;
		}
		.widthlessbox {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(http://naulibasa-magz.com/web/images/rounded/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}
