/* Block tags */
div.tags_block .block_content { padding: 3px 6px 0 }
div.tags_block p {
	text-align: left;
	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
}
/* Original font specifications....
a.tag_level3 { font-size: 1.8em; font-weight: bold }
a.tag_level2 { font-size: 1.4em }
a.tag_level1 { font-size: 1em; color: #888!important }
*/

/* jf new font specs for sydney kayak centre - display all tags the same */
a.tag_level3 {font-size: 1em; color: #888!important }
a.tag_level2 {font-size: 1em; color: #888!important }
a.tag_level1 {font-size: 1em; color: #888!important }