

#tafBox {
width: 146px;
height: 146px;
display: block;
position: fixed;
z-index: 1000;
text-decoration: none;
}

#tafBox.top {
background: url(/assets/images/tellafriend/page-turner-trans-top.png) no-repeat top right;
top: 0px;
right: 0px;
}

#tafBox.bottom {
background: url(/assets/images/tellafriend/page-turner-trans-bottom.png) no-repeat bottom right;
bottom: 0px;
right: 0px;
}