/*
  $Id: faux.css for base_001 20101215 multimixer $
  
  Styleshhet for the base_001 theme of minitemplatesystem.com

  MiniTemplateSystem
  http://minitemplatesystem.com

  Copyright (c) 2010 minitemplatesystem.com

  Released under the terms and conditions of your purchase agreement from minitemplatesystem.com
*/

.fauxWrap {
  overflow:hidden;
  padding:0px;
  margin-left:-10px;
  margin-right:-10px;
  padding-left:10px;
  padding-right:10px;
  margin-bottom:-10px;
  padding-bottom:10px;
}

#columnLeft .S-shadow, #columnRight .S-shadow {
  padding-bottom: 30000px;
  margin-bottom: -30000px;
}

#columnLeft .ui-widget-content, #columnRight .ui-widget-content, #columnLeft .ui-widget-header, #columnRight .ui-widget-header {
  border-left:none;
  border-right:none;
  border-top:none;
}