@CHARSET "UTF-8";
#titel_fav { background: url(img/bg_nieuwste.jpg); width:185px; height:26px; font:12px arial; font-weight:bold; text-align: center; padding-top:11px;}
.favorites-cnt { background-color: white; padding:5px; margin:10px 0;}
.favorites-main { }

.clear {clear:both;}
.favorites_star {position:absolute; top:23px; right:6px;}
.camb .favorites_star {position:absolute; top:31px; right:26px;}
#page_stripped .cam .favorites_star {position:absolute; top:23px; right:15px;}
.geo_m .favorites_star {position:absolute; top:23px; right:6px;}
#cnt-full .favorites_star {position:absolute; top:10px; right:2px;}
.favorite {
		position:absolute;
	width:100px;
	height:20px;
	text-align:center;
	left:10px;
	top:250px;
}
.favorite a {
	text-decoration: none;
}

.favorite a:hover {
	color: 	;
}

.favorite img {
	vertical-align: middle;
}
.favorites-container {padding-left:10px;}
.favorites-container,
.favorites-empty,
.favorites-item .prototype {display: none;}

.favorites-empty {padding:0 10px;}

.favorites-title {height:20px; padding:10px 10px;}
.favorites-title img {float:left;}
.favorits-subtitle {float:left; line-height:20px; height:20px; font-weight:bold;}

.favorites-name {text-transform:capitalize; width:72px; text-align:center; font:10px Verdana, Geneva, sans-serif; text-decoration:underline; color:#000;} 
.favorites-name-div {padding:5px 0 3px 0;}
.favorites-thumb-div {border: 1px solid #fff; width:60px; height:50px; float:left;}
.favorites-del-div {position:absolute; bottom:0; right:5px;}	

.favorites-item {padding-left:5px; width:72px; float:left; position:relative; margin-top:0; height:90px;}

