#splashImage {
   background:url(images/ypc_logo_signin_bkg.gif); 
}
#splashImageText {
   display:none;
}

#loginBox {
   height:275px;
}

#loginArea {
   background:#8FA9C4;
   color: #FFFFFF;
}

#brandingBar {
   height:0;
}

#brandingImg_NotRequiredForYPC {
   position:absolute;
   width: 134px;
   height: 26px;
   left: 230px;
   top: 1px;
   background:url(images/sbc_logo.gif);
}

#brandingImg SPAN {
   display:none;
}   

