/* Block tags */
div.tags_block .block_content {  }
div.tags_block p {
	text-align: justify;
	font-size: 0.9em
}
div.tags_block p a {
	margin: 0 2px 0 0;
	line-height: 1.5em;
	padding:2px;
	font-family: 'centuryregular';
	text-transform: capitalize;
}
a.tag_level3 { font-family: 'centuryregular'; text-transform: capitalize; color: #888888; }
a.tag_level2 { font-size: 1.4em }
a.tag_level1 { font-size: 1em; color: #888 }
