/* responsible for formatting title and separator */
p.tags
{
border-top: solid 1px;
font-size: 10px;
font-weight: normal;
color: #000000;
}
/* responsible for formatting tags */
p.tags a
{
font-weight: normal;
font-size: 10px;
}
