@CHARSET "UTF-8";
#container_videoContainer{
	width:400px!important;
}

#TB_window,
#TB_iframeContent{
	background-color:black!important;
}


.videoItemContainer{
	border:red 0px solid;
	padding-bottom:10px;
	margin-bottom:10px;
}


.videoImg{
	border:yellow 0px solid;
	float:left;
	padding:5px;
}

.videoItemBody{
	border:green 0px solid;
}

.videoContentRight{
	border:blue 0px solid;
	width:290px;
	float:left;
	margin-left:10px;
}

.videoDescription{
	border:orange 0px solid;
	min-height:50px;
	height:auto!important;
	height:50px;
	margin-top:4px;
}

.videoContentBottom{
	padding-top:5px;
	padding-bottom:5px;
	border:brown 0px solid;
}

.videoPlay{
	display:inline;
	margin-left:250px;
}

#TB_overlay {
	background-color:#000000;
	opacity:0.75;
}



#container_iconExcl{

	height:130px;
}

.iconSideHeaders{
	background-position:0pt 4px;
	margin-bottom:5px;
	padding-left:15px;
	width:215px;
}

.sideContent{
	margin-left:5px;
	margin-top:5px;

}


.sideItem{
	border:0px red solid;
	float:left;
	margin-right:5px;
}

#sidePicturesContent,
#sideVideosContent,
#sideSoundsContent{
	margin-left:12px;
}

.moreLink{
	float:right;
	margin-top:5px;
	margin-right:20px;
}

#videos_header {
	height:15px;
	margin-bottom:10px;
	width:420px;
}

#videos_header span{
	visibility:hidden;
}

.playText{
	visibility:hidden;
}

.playButton{
	height:14px;
	width:48px;
}


.sideItem a,
.moreLink a,
.videoImg a,
.videoPlay a,
.playLink a{
	position:relative;
	cursor:pointer;
}

.playLink {
	float:right;
}
