﻿/* ------------------------------------------------------------------
Source File: ie.css 
Styles specific to Internet Explorer 5, 5.5, 6 and 7 for Windows
---------------------------------------------------------------------*/

#page,
.cf, 
ul.cf li,
#msnpartnerheader .msnhead 
{
  height: 1%;
}

#msnpartnerheader .msnhead .primary input
{
  padding: 0.3em 0.2em 0.2em 0.2em;
  width: 32.5ex; /* ex = target design width divided by 6, Win IE 6 */
}

#msnpartnerheader .msnhead .primary input.button
{
  padding: 0.3em 0 0.2em 0;
  width: 14.33ex; /* ex = target design width divided by 6, Win IE 6 */
}

#msnpartnerheader .msnhead .site .name
{
  bottom: auto;
  position: static;
}
