/* VIDEO THUMBNAILS */
.watchit_video_item {
}

.watchit_video_item a {
}

.watchit_video_thumb {
	display: none;
}

/* PHOTO THUMBNAILS */
 .watchit_photo_item {
 }
 
 .watchit_photo_item a {
 }
 
 .watchit_photo_item img {
 }
 
.watchit_photo_title {
 	display: none;
}
 
 
 

.player_ul {
	list-style: none;
	margin-left: 0px;
}

.player_li {
	display: inline;
}



.player_viewer {
}

.watchit_video {
margin-top: 10px;
}



.watchit_video img {
	width: 70px;
	float: right;
	padding-right: 10px;
}

.watchit_video table {
	margin: 0px;
	padding: 0px;
}

.watchit_video td {
	vertical-align: top;
}

.watchit_photo {
}

.watchit_photo img {
width: 70px;
	float: right;
	padding-right: 10px;
}

.watchit_photo table {
	margin: 0px;
	padding: 0px;
}

.watchit_photo td {
	vertical-align: top;
}
/* Pagebrowser foto plugin */
.tx-yfcswitchweb-pi4 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tx-yfcswitchweb-pi4 li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
}
/* Pagebrowser video plugin */
.tx-yfcswitchweb-pi3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tx-yfcswitchweb-pi3 li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
}

.flickr_titel {
font-weight: bold;
}

.videotalent_titel {
font-weight: bold;
}