/* CSS Document */

/*floater*/
#floater {

position: absolute;
right: 7%; 
top: 100px;

visibility: visible;

z-index: 10;
height:108px;
}
.floaterDiv{
width:58px;
height:108px;
}