.rdpano { margin: auto; background-position: center center; background-repeat: no-repeat; cursor: pointer; position: relative; }
img.rdpano_play { position: absolute !important; top: 50% !important; left: 50% !important; width: 70px !important; height: 70px !important; margin: -35px 0 0 -35px !important; opacity: .7 !important; border: 0 !important; }
.rdpano:hover img.rdpano_play { opacity: 1 !important; }