/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 455px; 
    height:330px;  
    text-align:center; 
    margin:0 15px 15px 0; 
	
     
    
} 
 

 


a.myPlayer2 { 
    display:block; 
    width: 250px; 
    height:175px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    
} 

