/* CSS Document */
#freebook {
position:absolute;
background-image:url(/images/books/whilestocks.gif);
z-index:100;
right:1px; top:-5px; 
width:49px; height:50px;
}
div>div#freebook {
background-image:url(/images/books/whilestocks.png);
}
.clearme{
clear: both;
margin:5px 0 5px 13px;
}
li.clearme img.imgright {
margin-left:-10px!important;
}