
/* original size of the player */
#player, #player embed, #player object {
    height:127px;
    width:225px; 
}

/* absolute positioning of the player */
#player embed, #player object {
     position:absolute; 

    /* layer as the topmost element */
    z-index:10000;
}

/* original size of the player */
#playera, #playera embed, #playera object {
    height:129px;
    width:216px; 
}

/* absolute positioning of the playera */
#playera embed, #playera object {

    /* layer as the topmost element */
    z-index:10000;
}

/* original size of the player */
#playerb, #playerb embed, #playerb object {
    height:129px;
    width:216px;
}

/* absolute positioning of the playera */
#playerb embed, #playerb object {

    /* layer as the topmost element */
    z-index:10000;
}


/* original size of the player */
#playerc, #playerc embed, #playerc object {
    height:129px;
    width:216px;
}

/* absolute positioning of the playera */
#playerc embed, #playerc object {

    /* layer as the topmost element */
    z-index:10000;
}


/* original size of the player */
#playerd, #playerd embed, #playerd object {
    height:129px;
    width:216px;
}

/* absolute positioning of the playerd */
#playerd embed, #playerd object {

    /* layer as the topmost element */
    z-index:10000;
}

