div.float {
visibility:hidden;
position:absolute;
left:0;
top:0;
font-family:verdana;
font-weight:bold;
background-image:url(honey.png);
padding:40px;
}

div.floating {
top:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
background-color:#fff;
position:absolute;
z-index:10000;
visibility:hidden;
border-color:#006;
border-style:solid;
border-width:4px;
width:380px;
height:360px;
text-align:center;
}

div.floatingHandOverPage {
display:none;
}

div.floatingPolOpts {
display:none;
width:0;
height:0;
}

table.floatingHeader {
background-color:#006;
color:#fff;
width:100%
}

table.floatingHeader td {
vertical-align:top;
}

#tblHandOver {
margin:0 auto;
width:90%;
}

#tblHandOver img{
cursor:pointer;
}

#tblHandOver p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#divUpperLogo {
background:url("../images/handover/tesco_logo_handover.gif") no-repeat center 10px #fff;
padding:10px 0 0;
height:70px;
}

#divLowerLogo {
background:url("../images/handover/banana_logo.gif") no-repeat bottom center #FFF;
height:95px;
}

#trNewWindow {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#444;
}