/* CSS Document */

body { font:62.5%/1.5 Arial, Helvetica, sans-serif; background-color:#ccc; color:#666; }
h3 { font-size:2.4em; text-align:center; text-transform:uppercase; line-height:1.0em; padding-top:10px; }
a { color:#666; text-decoration:none; }

#noteplayer_wrap { width:320px; height:50px; overflow:hidden; }

#noteplayer_flash { font-size:1.2em; text-align:center; }

#noteplayer_play { padding-top:15px; padding-bottom:5px; }
#noteplayer_play a { background:url(playnote.gif) right center no-repeat; padding:2px 15px 2px 0; cursor:pointer; }
#noteplayer_play a.stop { background-image:url(stopnote.gif); }
