/* jQuery iTopPage plugin stylesheet file */

#iTopPage {
    /* Button format  */
    position: fixed;
    display: "table-cell";
    opacity: 0;
    width: 50px;
    height: 65px;
    z-index: 999999;
	background:url("img/nyilfel2.png") no-repeat center center;
	cursor: pointer;
	cursor: hand;
}