
body {
	margin: 0 0 0 ;
	padding: 0;
	border: 0;
	background: white;
	font: normal 100%/1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	color: #222;
	text-align: center; /* Center on IE5 PC */
}
div, p, pre { 
	text-align: left;
}
p { 
	font-size: 76%;
	line-height: 1.8em; 
	margin-top: 0px;
}
pre { 
	font-size: 85%;
	line-height: 1.2em; 
	margin-top: 0px;
}
.boxbody p {font-size:76%}
.boxbody a {color:gray}
.boxbody a:hover {color:blue}		
h1 { color: #777; font-size:1.8em; }
h2 { color: #888; font-size:1.4em; }
.exp { width:30em; margin:10px auto; }
hr { width:32em; margin: 10px auto;}


td {
	margin: 0;
font-size: 70%;
	
}
input{	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.cisubmit{
	background:url(/img/ciblue.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:28px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}


/* 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(http://www.vertexwerks.com/tests/sidebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/img/head1.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/img/head2.gif) no-repeat top left;
	margin: 0;
	padding: 20px 30px 5px;
	color: white; 
	font-weight: 600;
	font-size: 1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	
}
.boxbody {
	background: url(http://www.vertexwerks.com/tests/sidebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size:80%;
}
.widthlessbox {
	margin: 0 5%; /* NO WIDTH! Opens up a world of possibilities! */
	background: url(/img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	
}
.widthlessboxcenter {
	margin: 0 auto; /* NO WIDTH! Opens up a world of possibilities! */
	background: url(/img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	width:578px;
	
	
}




