/*
 * Labels Cloud Module Styling
 */
.labels-cloud-module
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.labels-cloud-module li
{
	list-style-type: none;
	display: inline;
	padding: 1px 1px;
	margin: 0px;
}

.labels-cloud-module .label10
{
	color: #000;
	font-size: 1.8em;
}

.labels-cloud-module .label9
{
	color: #000;
	font-size: 1.7em;
}

.labels-cloud-module .label8
{
	color: #000;
	font-size: 1.6em;
}

.labels-cloud-module .label7
{
	color: #000;
	font-size: 1.5em;
}

.labels-cloud-module .label6
{
	color: #000;
	font-size: 1.4em;
}

.labels-cloud-module .label5
{
	color: #000;
	font-size: 1.3em;
}

.labels-cloud-module .label4
{
	color: #000;
	font-size: 1.2em;
}

.labels-cloud-module .label3
{
	color: #000;
	font-size: 1.1em;
}

.labels-cloud-module .label2
{
	color: #000;
	font-size: 1.0em;
}

.labels-cloud-module .label1
{
	color: #000;
	font-size: 0.9em;
}

.labels-cloud-module .label0
{
	color: #000;
	font-size: 0.8em;
}