#yt-container{
    width: 370px;
    margin: auto;
}
#yt-container a {
color:#666;
}
#yt-container a:hover {
color:blue
}
#yt-branding{
    clear: both;
    margin-top: .2em;
    margin-bottom: 1em;
    float: right;
padding-bottom:1em
}

#yt-branding a img{
    border: none;
}

#yt-youtubefeeds{
display:none;
}

#yt-pageNavPosition{
    float: left;
}

#yt-searchresults{
    clear: both;
}

#yt-player{
    margin-top: 1em;
    margin-bottom: 1em;
}

.slot{
    cursor:hand;
    cursor:pointer;
    width:89px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-top:2px;
    vertical-align:middle;
    float: left;
    padding-left: 2px;

}

.thumb{
    width:85px;
    height:64px;
    padding:1px;
    border:1px solid #666666;
    text-align:middle;
float:left;
margin-right:20px;
}

.end {
    clear:both;
}

.browseitemtitle{
    margin-left:2px;
    font-size:8pt;
    text-align:left;
font-size:14px;
display:block;
width:300px;
}


.browseitemduration{
    margin-left:2px;
    font-size:8pt;
    text-align:left;
margin-bottom:4px
}

#yt-selectioncontainer{
}

#yt-backNav, #playercontainer{
    display: none;
}

#yt-videoBar{
    background:transparent none repeat scroll 0%;
    padding: 2px;
    min-height: 40px;
height:40px;
width:100%;
    position: relative;
}

#yt-videoPrevious{
    display: none;
    position: absolute;
    left: -20px;
    top: 15px;
}

#yt-videoDetails{
    display: inline;
    position: absolute;
    left: 30px;
    top: 3px;
}

#yt-videoNext{
    display: none;
    position: absolute;
    right: -20px;
    top: 15px;
}

