@CHARSET "UTF-8";

#mainWrapper{
  margin: 0 auto;
  width: 785px; 
}

#loginContainer{
  height: 46px;  
  position: relative;
}

#header{
  height: 114px; 
  position: relative;
}

#contentFeature{
  height: 261px; 
  position: relative;
}

#contentPrimary{
  height: auto; 
}
