.column
 {
  text-align:left;
  height:30em;
  min-height:30em;
  width:26em;
  min-width:26em;
  padding:1em;
 }

.left
{
 }

.right
{
 
}

#northwrapper
{
 width=100%;margin-top:5px;
}
.widecell
{
 width:7em;max-width:7em;
 height:7em;max-height;7em;
}


#north
{
 position:relative;left:9em;
}
#west
{
 left:2em;
}
#auction
{
 position:absolute;left:10em;top:18em;
 
 
}
#east
{
 position:absolute;left:21em;
}
#south
{
 position:relative;left:9em;top:1em;
} 
