
#music {position:fixed; bottom:20px; right:25px; padding-top:12px; padding-bottom:12px; text-align:center; height:10px; width:34px; overflow:hidden; border:3px solid #ddd; color:#888; -moz-border-radius: 17px 17px 17px 17px; border-radius:17px 17px 17px 17px; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; background-color:#fff; z-index:999;} #musicplayer {padding-top:15px;} #music:hover {border:3px solid #bbb; padding:5px; height:45px; width:140px;}
