/* css for full */

#content #full
{
  top:0px;
  left:20px;
  width:100%;
  height:100%;
  margin:0px;
  float:none;
}
#content #full .box1
{
  position:relative;
  width:100%;
  height:auto;
  top:20px;
  margin-bottom:5px;
/*  
  top:50px;
  left:10px;
*/  
}

