/* $Id: twocol_stacked.css,v 1.1.2.1 2008/12/16 21:27:59 merlinofchaos Exp $ */

.panel-csx-floating-right { 
/*  overflow: hidden;  */
  margin-top: 0;
  padding-top: 0;
}

.panel-csx-floating-right .panel-main {	
}

.panel-csx-floating-right .panel-col-first .inside { 
}

.panel-csx-floating-right .panel-right { 
  float: right; 
  width: 218px; 
	margin-left: 20px;
	margin-right: 10px;
}