html {overflow-y: scroll;}
body {font: normal 12pt arial; background-color: #373737;
      margin: 0px; padding: 0px;}

a {color: #333; text-decoration: none;}
a:hover {color: #999;}
a:visited {color: #000;}

img {border: none;}


#jsx7-header {padding-bottom: 4px; padding-top: 4px; border-bottom: solid 1px #ccc; background-color: #f7f7f7;}
#jsx7-content {min-height: 500px; background-color: #f7f7f7; padding-top: 15px;}

.jsx8-right {float: right; text-align: right; padding-right: 5px;}
.jsx8-left {float: left; padding-left: 5px;}
.jsx8-clear {clear: both;}
.jsx8-home-button {background-image: url(http://www.squatterz.com/a/ui.header/squatterz.com.30y.png);
                  background-repeat: no-repeat;
                  width: 173px;
                  height: 30px;
                  position: absolute;
                  top: 0px; left: 5px;
                  cursor: pointer;}
                  



.jsx10-top {height: 25px;}
.jsx10 .jsx10-left {width: 155px; 
                position: absolute; top: 55px; left:0px;
                overflow: hidden;
                padding: 15px;
                font: normal 10pt arial;
                }
                
.jsx10-left .author {font-weight: bold;}
                
.jsx10 .jsx10-right {margin-left: 200px; margin-right: 50px;}
.jsx10 .jsx10-middle {padding-bottom: 75px;}

.jsx11 {margin-top: 12px; padding-bottom: 25px;}

.jsx11 a {color: #ccc;}
.jsx11 ul {margin: 0px; border:0px; list-style: none;}
.jsx11 li {margin: 0px; border:0px;}

.jsx11-clear {clear: both;}

.jsx11-menu {width: 500px; margin: auto;}
.jsx11-menu li {display: block; float: left; margin-left: 42px; margin-right: 42px;}

.jsx11-copystuff {position: fixed; bottom: 5px; right: 5px; font:normal 8pt arial; color: #666;}

