.contentcolumn{
  margin-right: 0;
}

#navigation li a:hover,
#navigation li a:hover span{
  border: 0;
  zoom: 1;
}

.box{
  position: relative;
  background: url(../images/backgrounds/box.gif) transparent 0 0 no-repeat;
}

.toc li a,
dl.links li a,
ul.links li a,
ul.news li a{
  zoom: 1;
  position:relative;
}

section.popup div header{
  background: url(../images/backgrounds/popup-top.gif) 0 top no-repeat;
}

section.popup div footer{
  background: url(../images/backgrounds/popup-bottom.gif) 0 bottom no-repeat;
}