/* special css styles */
HTML { overflow: -moz-scrollbars-vertical; }

.innertable { 
  padding:10px;
}

body {
  background-attachment: scroll;
  background-position: center top;
  height: 100%;
}

ul {list-style-position: outside; list-style-type: square;margin: 0 0 1em 0;padding-left: 1.5em;}

.home-message { background-color:#ffff33; }