/* VIDEO resultaten */

.videoimage{
	background:url(../videobg.png) no-repeat;
	width:149px;
	height:114px;
	display:block;
	padding:10px 25px 5px 0;
	text-align:center;
	float:left;
	}
	.videoimage img{border:0}
	
#videoresults .title_up{margin:0 0 5px 0}
	

#videoresults .list, #videoresults .listhover, #videoresults li:hover{
	border-bottom:1px dotted #ccc;
	display:block;
	margin:0;
	padding-bottom:10px;
}

.videosource{font-size:80%; color:#666666;}
