﻿#ucusertag
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
	padding-top: 0px;
	text-align: center;
}

#ucusertag ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ucusertag li
{
	display: inline;
}

#ucusertag a
{
	color: #9b9b9b;
	text-decoration: none;
}

#ucusertag a:hover
{
	color: #8e0847;
}

#ucusertag a.selected
{
	color: #8e0847;
}

.ucusertag-tag-1
{
	font-size: 24px;
}
.ucusertag-tag-2
{
	font-size: 20px;
}
.ucusertag-tag-3
{
	font-size: 16px;
}
.ucusertag-tag-4
{
	font-size: 12px;
}
.ucusertag-tag-5
{
	font-size: 10px;
}
