div#Login.Module
{
	float: left;
	padding-left: 5px;
	height: 30px;
	padding-top: 7px;
}
div#Login.Module img, input
{
	vertical-align: middle;
}

div#Login.Module span#Username
{
	text-transform: uppercase;
	/*background: url("LoginLabel.png") center left no-repeat;*/
}

div#Login.Module span#Senha
{
	text-transform: uppercase;
}

div#Login.Module div.FormActions
{
	display: inline;
}