a#floating {
    background: url("https://www.rsdnation.com/sites/all/themes/zen/images/phonerep_btn.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    height: 293px;
    position: fixed;
    right: 20px;
    top: 150px;
    width: 95px;
	z-index: 9999;
}
