.videotitle
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#e02422;
	font-weight:bold;
	font-size:10px;
	padding-top:	5px;
	padding-bottom: 10px;
	text-transform:uppercase;
	float:left;
	width:100%;
}


.video
{
	float:left;
	margin-top:10px;
}
.video a
{
	text-transform:uppercase;
	color:#999999;
	cursor:pointer;
}

.video a:hover
{
	font-weight:bold;
	color:#e02422;
}

.clubthuis
{
	width:60px;
	float:left;
}
.divide
{
	float:left;
}

.clubuit
{
	margin-right:20px;
	float:right;
	width:60px;
}

.videodatum
{
	float:left;
	margin-right:10px;
}

.videodiv
{

}
.videonieuwstitle
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#e02422;
	font-size:12px;
	width:100%;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin-bottom:10px;
}

.videodivdatum
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#e02422;
	font-size:10px;
	padding-top:	5px;
	padding-bottom: 10px;
	text-transform:uppercase;
	float:left;
	width:100%;
}

div#waardering
{
	margin-left:20px;
	margin-top:20px;
	width:300px;
	float:left;
}

div#waarderingtekst
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#e02422;
	font-size:10px;
	float:left;
}

#rateStatus{float:left; clear:both; width:100%; height:20px;}
#waardering{padding:0px; margin:0px;}
#waardering li{float:left;list-style:none;}
#waardering li a:hover,
#waardering .on{background:url(../img/stem_rood.jpg) no-repeat;}
#waardering a{float:left;background:url(../img/stem_leeg.jpg) no-repeat;width:15px; height:15px; cursor:pointer; margin-left:5px;}
#ratingSaved{display:none;}
.saved{color:red; }