.vjs-big-play-button {
    display: none;
    }

.videoFrame
{ border: solid 1px silver; width:500px; float:left; }

.vjs-mouse.vjs-playlist {
    font-size: 13px;
    min-width: 289px;
    background-color: #f9f9f9;
    color: #555;
    padding: 17px 17px 0 17px;
    margin-left: 0;
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    height: 280px; 
}

#entryDesc {height: 60px;}