/* Block tags */
div.tags_block .block_content {padding:0;}
div.tags_block p {
	text-align: justify;
	font-size: 10px;
}
div.tags_block p a {
	margin: 0 4px 0 0;
	line-height: 1.5em
}
div.tags_block p a:hover {
	color:#ec3f53!important;
	text-decoration: none
}
a.tag_level3 { font-size: 1.8em; font-weight: bold }
a.tag_level2 { font-size: 1.4em }
a.tag_level1 { font-size: 1em; color: #5e5e5e!important }
