#pornoonlinec {
background: url(../../images/cornor.gif) no-repeat;
cursor:pointer;
position:fixed;
height: 125px;
width: 125px;
right:0;
bottom: 0;
z-index:100;
text-indent: -999em;
text-decoration: none;
}

* html #pornoonlinec {
cursor:pointer;
position:fixed;
_position:absolute;
bottom:0;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
