/* $Id$ */

#frontpage-main {  
  width: 520px;
  float: left;
}

.frontpage-content-wrapper {  
  margin:20px 20px 0px 0px;
}

#frontpage-sidebar {
  width: 260px;
  float: right;
}

#frontpage-footer {
  clear: both;
}

.frontpage-footer-block {
  width: 260px;
  float: left;
}
  
/*.panel-3col-33 { 
  overflow: hidden; 
}
*/

.panel-clearer {
  clear: both;
}
