@CHARSET "UTF-8";

#mainWrapper{
  margin: 0 auto;
  width: 785px; 
}

#loginContainer{
  height: 46px;  
  position: relative;
}

#header{
  height: 114px; 
  position: relative;
}

#contentPrimary{
  height: 291px; 
}

#contentSecondary{
  overflow: hidden;
  width: 100%; 
}
