@import url(ColumnMinHeight.css);

/*.Columns #banner
{
clear:both;
float:none;
background:lime;
margin-bottom:15px;
background:transparent url(../images/home_banner_curve.gif) no-repeat 50% 100%;
padding-bottom:15px;
}*/
.Columns #rightContentContainer
{
float:right;
width:550px;
}
.Columns #leftColumn
{
float:left;
width:160px;
}
.Columns #centerColumn
{
display:none;
}
.Columns #rightColumn
{
float:none;
width:520px;
}