/* Copyright (c) 2007 PotentGroup.com - all rights reserved. */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,fieldset { margin: 0; padding: 0; }
img { border: none; }
.left { text-align: left; } .center { text-align: center; } .right { text-align: right; }
.floatr { float: right; } .floatl { float: left; }
.clear { clear:both; height: 0; }
.imgFloatl { float:left; padding:5px 15px 10px 0; }
.imgFloatr { float:right; padding:5px 0 10px 15px; }

body { margin: 0 0 0 0; padding: 0; background-color:#fff;  font-size: 100%; font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif; }
#iWrapper { margin: 0 auto; width: 512px; text-align: left; }

/*  JOHNSON BOX  */
#jbox { width:512px; margin:25px auto; }
#jbox p { margin:0; font-size:.9em; line-height:1.5em; }
#jbox .head { background: #FFF5AB url(../images/jbox-top.gif) no-repeat top; height:40px; text-align:center; font-weight:normal; font-size:1.1em; padding:15px 0 0 0; margin:0; }
#jbox .body { background: #FFF5AB url(../images/jbox-btm.gif) no-repeat bottom; padding: 0 15px 15px 15px; height:250px; margin:0; }
