/* Block tags */
div.tags_block .block_content {
padding: 10px 15px 0;
width:160px;
}
div.tags_block p {
	text-align: justify;
	font-size: 0.9em
}
div.tags_block p a {
	margin: 0 0.1em;
	line-height: 1.5em
}
div.tags_block p a:hover {
	color: white!important;
	background-color: #5D717E;
	text-decoration: none
}
a.tag_level4 { font-size: 1.4em; color: #0271b8!important; font-weight: bold }
a.tag_level3 { font-size: 1.2em; color: #009db0!important; font-weight: bold }
a.tag_level2 { font-size: 1em; color: #72c8ff!important }
a.tag_level1 { font-size: 0.8em; color: #ff6b00!important }
