/* responsible for formatting title and separator */
p.tags
{
	font-size: 13px;
	vertical-align:middle;
	color:Gray;
	/*font-weight: bold;*/
	/*text-align:left;*/
}
/* responsible for formatting tags */
p.tags a
{
	font-size: 12px;
}
