/* CSS Document */

/* ------ :hover subclass emulator for IE ------ */
body { behavior:url("/menu/csshover.htc"); }

#topforms .full-box {background: transparent url('../imgs/pop-up-login-bot-ie.gif') 0 bottom no-repeat;}
div#newsletter fieldset.bot p {padding-bottom: 0;}
#registrationFormDiv, #writeusFormDiv {background: transparent url('../imgs/pop-up-login-bot-write-ie.gif') 0 bottom no-repeat;}

/* pngShadow ---------------------------------------------*/
.pngShadow .top .top-left{
  margin-right:-3px;
}

.pngShadow .top .top-right{
  margin-left:-3px;
}

.pngShadow .top .top-center{
  margin:0px 124px 0px 125px;
}

.pngShadow .center .center-left {
  margin-bottom:0px;
}
.pngShadow .center .center-right {
  margin-bottom:0px;
}
.pngShadow .bottom .bottom-center{
  margin:0px 124px 0px 124px; 
}

div.hr-clear-shadow {margin-top:-1px;
}
