a.myPlayer {
     display:block;
     width: 320px;
     height:240px;
     text-align:center;
     margin:0 15px 15px 0;
     float:left;
     
 }

/* play button */
a.myPlayer img {
     margin-top:70px;
     border:0px;
 }