.playlist a
{
    color: white;
    display: block;
    padding: 10px 0 10px 10px;
    float: left;
    clear: both;
    font-size: 95%;
background-image: url(http://stream.elon.edu/predictions/igf_egypt_2009/videoplayergrey.gif);
    background-repeat: repeat-x;
    width: 340px; 
}

#fplayer
{
    background-image: url(http://stream.elon.edu/predictions/igf_egypt_2009/videoplayerlogo.jpg);
    background-color: #999;
  
    height: 275px;
    width: 350px;
}

#fplayer.small {
background-image: url(http://stream.elon.edu/predictions/igf_egypt_2009/videoplayerlogo.jpg);
    background-color: #999;
height: 233px;
width: 350px;
}

#fplayer img
{
    margin-left: 150px;
    margin-top: 110px;
    display: none;
}

.vidbox
{
    margin: 10px;
    border: 1px solid #999;
    float: right;
    width: 350px;
    background-color: #808080;
}

p
{
    margin: 15px;
    text-align: left;
}