#tag {
	float: left;
	margin-top: 10px;
	text-align: left; 
	font-size: 11px;
	background: URL(/images/interfaces/eskildsen/tag/tag-right.gif) no-repeat center right; 
	background-color: #e0e0e0;
	padding-right: 10px;
	margin-right: 10px;
}

#tag a {
	float: left; 
	margin: 0;
	padding: 0;
	padding-left: 25px;
	background: URL(/images/interfaces/eskildsen/tag/tag-left.gif) no-repeat center left; 
	height: 15px;
}

#tag a:hover {
	background: URL(/images/interfaces/eskildsen/tag/tag-left-hover.gif) no-repeat center left; 
	cursor: pointer;
	cursor: hand;
}

#filter-box {
	float: left; 
	margin-top: 10px;
	margin-right: 10px;
	text-align: left; 
	font-size: 11px;
	color: black; 
	height: 15px;
	background: URL(/images/interfaces/eskildsen/tag/tag-right.gif) no-repeat center right; 
	background-color: #e0e0e0;
	padding-right: 5px;
}

#filter-box input
{
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	height: 15px;
	background: URL(/images/interfaces/eskildsen/tag/tag-box-left.gif) no-repeat center left; 
	background-color: #e0e0e0;
	border-style: none;
	margin: 0px;
	padding: 0;
	padding-left: 5px;
}

#tag-star {
	float: left;
	margin-top: 10px;
	text-align: left; 
	font-size: 11px;
	background: URL(/images/interfaces/eskildsen/tag/tag-right.gif) no-repeat center right; 
	background-color: #e0e0e0;
	padding-right: 10px;
	margin-right: 10px;
	color: #DA343E;
}

#tag-star a {
	float: left; 
	margin: 0;
	padding: 0;
	padding-left: 25px;
	background: URL(/images/interfaces/eskildsen/tag/tag-left-star.gif) no-repeat center left; 
	height: 15px;
}

