﻿.tag {
	background-color: #d9e9fa;
	font-family: lucida sans unicode;
	line-height: 2.05em;
	padding: 2px 5px 3px 5px;
	margin: 0 0 0 1px;
}

.tag:hover {
	background-color: #eeeeee;
}	

.tagList {
}

.tagCloud {
	line-height: 2.4em;
}

.tagCloud .tag {
	margin: 0 2px 0 2px;
}
