label
{
	width:200px;
	display: block;
	float: left;
	text-align: left;
	clear:left;
	margin-bottom:6px;
}

.test
{
	color:red;
}

.test2
{
	color:blue;
}


