html {
  height:100%; 
  max-height:100%;
  padding:0; 
  margin:0; 
  border:0; 
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}

body {
  height:100%; 
  max-height:100%; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  border:0;
}

#contents {
  margin:0;
  width: 100%;  
}

#iefix #contents, #iefix {
  height: 100%;  
}

#bannercontents {  
  padding: 0 0 0 0;
}

#contents h1 {
  background: url(images/h1-betfairhelpbranded.gif) no-repeat;
  width: 200px;
  height: 40px;
  margin: 0;
  padding: 0;
}

#topnav {
    min-width: 500px;
}

#search #searchbox {
  width: 80px;
}

#leftnav { 
  overflow:auto; 
  position:absolute; 
  z-index:4; 
  width:160px; 
  top:80px; 
  bottom:2px; 
  left:0; 
  right:0; 
  border-bottom: 0; 
}

#iefix #leftnav { 
  height:100%; 
  width:160px; 
  top:0; 
  left:0; 
  border-top:80px solid #fff; 
  border-bottom:2px solid #C0D5E8; 
  border-left:0 solid #fff; 
}

.helpcontents, 
.helphome { 
  overflow:auto; 
  position:absolute; 
  z-index:3; 
  top:80px; 
  bottom:2px; 
  left:160px; 
  right:0; 
}

#iefix .helpcontents, 
#iefix .helphome { 
  height:100%; 
  width:100%; 
  top:0; 
  left:0; 
  border-top: 80px solid #fff; 
  border-bottom: 2px solid #095BA6; 
  border-left: 162px solid #095BA6; 
  border-right: 2px solid #095BA6; 
}

#iefix .helpcontents { 
  border-left: 162px solid white; 
  border-right: 2px solid #C0D5E8; 
  border-bottom: 2px solid #C0D5E8; 
}

#iefix #header { 
  z-index: 10; 
  position: absolute; 
  left: 0;  
  top: 0; 
}

#helpintro {
  background: url(images/bg-introimagesmall.jpg) no-repeat left top;
  min-height: 210px;
  padding: 10px 10px 5px 150px;
}

#iefix #helpintro {
  padding-bottom: 10px;
  height: 210px;
}

#homepage #tableholder {
  position: absolute;
  bottom: 0px;
}

#homepage td {
  height: 100%;
}

#nav, 
#footer {
  display: none;
}

