* { 
margin: 0;
padding: 0;
border-width: 0px;
}

body {
  font-family:"Trebuchet MS", Trebuchet, sans-serif;
}

p {
  font-size:14px;
  color:#404040;
}

A {
  border: 0px;
  text-decoration: none;
  color: #FF0000;
}

h1 {
  font-size:18px;
}

div {
  margin-bottom:0px; /*5*/	
}

#wrapper { margin: 0px auto; text-align: left; width: 728px; }
#top { margin-bottom: 12px;}
#content { }
#main { float: left; text-align: center; width: 728px; margin-bottom:0px;} /*10*/
#sideBar { float: right; width: 230px; background-repeat: no-repeat; background-image: url(sidebar230.png); }
#altContent { clear: left; width: 728px; }
#horizontalAds { min-height: 25px; float: left; width: 728px; margin-bottom: 10px;}
#smallAdBox { clear: left; float: left; width: 300px; }
#voteBox { float: right; width: 418px; }
#fbcomments { clear: left; width: 728px; min-height: 100px;}
#bottom { clear: both; width: 728px; min-height: 150px;}		
#actualgame { border-style:outset; border-width:3px; border-color:#048; }
#logo { float: left; }
#topbanner { float: right; }
.line { height: 3px; width: 728px; background-color:#FF0000; clear: both;}

#listbox { position:relative; background-image:url(listbox.png); height: 130px; width: 728px; margin-bottom: 10px; }
#listimg { position:absolute; top:5px;left:5px; }
#listtitle { position:absolute; top:5px;left:190px; }
#listinfo { position:absolute; top:35px;left:190px; }
