  h2{ font-size:1em; margin:6px 0 0 0; }

  h2.more { font-size:1em; margin:18px 0 0 0; }

        #Right p {margin:7px 0 0 0; padding:0; }

        #Right p a {color: #2a6d91;  text-decoration: none}
        #Right p a:hover {color: #fff; }

 ul.letters {border: 0; }


        a.score, a.score_bk {
		display:inline;
        width: 120px; height: 17px;
		padding: 2px 21px 1px 3px;
        margin: 0;
	    text-decoration:none;
        cursor: pointer;
        border-radius:2px;
          -moz-border-radius:2px;
            -webkit-border-radius:2px;}

        a.score { background:#fff url(../images/icons/score_blue.png) no-repeat   98% 50%;}
        a.score_bk { background:#fff url(../images/icons/score_bk.png) no-repeat   98% 50%;}

        a.score:hover, a.score_bk:hover  {
		background:#308ebc url(../images/icons/score_white.png) no-repeat  98% 50%;
        color: #fff;
        width: 120px; height: 17px;
		padding: 2px 21px 1px 1px; margin: 0;
	    text-decoration:none;
        cursor: pointer;
        border-radius:2px;
          -moz-border-radius:2px;
            -webkit-border-radius:2px;
		 }



        a.lyrics {
		background:#fff url(../images/icons/lyrics_blue.png) no-repeat  98% 50%;
        color: #308ebc;
		width: auto; height: 17px;
		padding: 1px 52px 1px 2px;
        border-radius:2px;
          -moz-border-radius:2px;
            -webkit-border-radius:2px;  }

        a.lyrics:hover  {
        background:#308ebc url(../images/icons/lyrics_white.png) no-repeat  98% 50%;
        color:#fff;
        width: auto;  height: 17px;
		padding: 1px 52px 1px 2px;
        border-radius:2px;
          -moz-border-radius:2px;
            -webkit-border-radius:2px;}


         a.sm2_link, a.sm2_link:hover, a.sm2_playing, a.sm2_playing:hover, a.sm2_paused, a.sm2_paused:hover   {
        width:auto; height:auto;
        padding:1px 23px 2px 3px; }

        a.sm2_link { background:#fff url(../images/icons/icon_play_blue.png) no-repeat 97% 50%; }

        a.sm2_link:hover {background:#308ebc url(../images/icons/icon_play_white.png) no-repeat 97% 50%; }


        a.sm2_playing {background:#afdbf4 url(../images/icons/icon_pause_blue.png) no-repeat 97% 50%; color: #fff}

        a.sm2_playing:hover { background:#afdbf4 url(../images/icons/icon_pause_white.png)  no-repeat 97% 50%; color: #fff}

        a.sm2_paused {background:#afdbf4 url(../images/icons/icon_play_blue.png)  no-repeat 97% 50%; }

        a.sm2_paused:hover {background:#308ebc url(../images/icons/icon_play_white.png)  no-repeat 97% 50%;}
