/* Styles for Admin comments */

div.comment
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	color       : #333333;
}

a.comment {
    text-decoration : underline;
    color           : #333333;
	font-size       : 11px;
}

h1.comment {
    color           : #333333;
	font-size   : 13px;
}
ul.comment {
    color           : #333333;
	font-size   : 11px;
}

div.ubb_artists
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	color       : #333333;
}

a.ubb_artists {
    text-decoration : underline;
    color           : #333333;
	font-size       : 11px;
}

h1.ubb_artists {
    color           : #333333;
	font-size       : 13px;
}

ul.ubb_artists {
    color           : #333333;
	font-size       : 11px;
}


