/* responsible for formatting title and separator */
p.tags
{
	font-size: 13px;
	font-weight: bold;
}
span.tagsInSection p.tags {
    display: inline;
    margin: 0 15px 0 0;
}
/* responsible for formatting tags */
p.tags a
{
	font-size: 12px;
}