#yt-container{
    width: 539px;
    margin: auto;
}

#yt-branding{
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    float: right;
	display: none;
}

#yt-branding a img{
    border: none;
}

#yt-youtubefeeds{
    clear: both;
    float: left;
}

#yt-pageNavPosition{
    float: right;
	padding-right: 10px;
}

#yt-searchresults{
    clear: both;
}

#yt-player{
    margin-top: 1em;
    margin-bottom: 1em;
}

.slot{
    cursor:hand;
    cursor:pointer;
    width: 123px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-top:2px;
    vertical-align:middle;
    float: left;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.thumb{
    width:100px;
    height:80px;
    border:1px solid #666666;
    text-align:middle;
	margin: 0;
	padding: 0;
}

div.browseitemtitle
 {
	width: 110px;
	padding-left: 8px;
}

.end {
    clear:both;
}

.browseitemtitle{
    margin-left:2px;
    font-size: 8pt;
    text-align:left;
	line-height: 1;
	padding-top: 2px;
}


.browseitemduration{
    margin-left: 8px;
    font-size:8pt;
    text-align:left;
}

#yt-selectioncontainer{
	text-align: center;
}

#yt-backNav, #playercontainer{
    display: none;
}

#yt-videoBar{
    background:#F6F6F6 none repeat scroll 0%;
    border:1px solid #CCCCCC;
    padding: 2px;
    min-height: 40px;
    position: relative;
}

#yt-videoPrevious{
    display: inline;
    position: absolute;
    left: 5px;
    top: 5px;
}

#yt-videoDetails{
    display: inline;
    position: absolute;
    left: 30px;
    top: 5px;
}

#yt-videoNext{
    display: inline;
    position: absolute;
    right: 5px;
    top: 5px;
}

