#header_blocked {
	margin: 0px;
	background: url(/images/layout/favorites/header_blokkades.gif) no-repeat;
	height: 20px;
	width: 118px;
	text-indent: -9999px;
}

#header_favorites {
	background: url(/images/layout/favorites/header_favorieten.gif) no-repeat;
	height: 19px;
	width: 117px;
	text-indent: -9999px;
}

#container_favorites p {
	margin:12px 0 20px 0;
	line-height:18px;
	color: #FFF
}
#container_favorites table {
	margin:0px;
	padding:0px;
}
#container_favorites table {
	width:100%;
}
#container_favorites table tr{
	margin-bottom:2px;
}
#container_favorites table td {
	height:18px;
	color: #CACACA
}
.icon_favoblok {
	width:20px;
	padding:0px;
}

.nickname_favoblok {
	text-align:left;
	width:120px;
	padding: 5px 0 2px 25px;
}

table.favorites .nickname_favoblok {
	background: url(/images/layout/favorites/icon_favo.gif) 0 50% no-repeat;
}

table.blocked .nickname_favoblok {
	background: url(/images/layout/favorites/icon_blok.gif) 0 50% no-repeat;
}

.date_favoblok {
	text-align:center;
	width:250px;
	padding-bottom:2px;
}

.link_favoblok {
	text-align:right;
	padding:0 6px 2px 0;
}
