/* css for standard */

#content #standard
{
  top:0px;
  left:20px;
  width:auto;
  height:100%;
  margin:0px;
  float:none;
}
#content #standard .box
{
  width:auto;
  height:auto; 
}

