a.myPlayer { 
outline:none;
    display:block; 
    width: 320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 5px 0; 
    /*float:left; */
} 

/**/

a.myPlayer {
background: #000 url(../_img/bg-aplayer.gif) center center;
color: #000;
}

a.myPlayer:hover {
background: #000 url(../_img/bg-aplayer-hover.gif) center center;
color: #000;
}


/* play button */ 
a.myPlayer img { 
    margin-top:70px; 
    border:0px; 
} 

a.playeri { 
outline:none;
    display:block; 
    width: 303px; 
    height:170px;  
    text-align:center; 
} 

a.playeri {
background: #000 url(../_img/waterinchangingworld-img-1.gif) center center;
color: #000;
}

a.playeri:hover {
background: #000 url(../_img/waterinchangingworld-img-2.gif) center center;
color: #000;
}


/* play button */ 
a.playeri img { 
    margin-top:70px; 
    border:0px; 
} 
