@CHARSET "UTF-8";
#contentPrimary{
  float: left;
  width: 590px;
  min-height:500px;
  height:auto !important;
  height:500px;  
}

#contentSecondary{
  float: left;
  width: 360px; 
}

#flashContainer{
  height: 110px;
}

#footer{
}

