.btn-blue-small
{
	border-width: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	background: url(images/forms/btn-blue-small.png) no-repeat; 
	width: 55px! important; 
	height: 20px; 
	cursor: pointer; 
	color: #fff;
	float: none; 
}
.btn-red-small
{
	border-width: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	background: url(images/forms/btn-red-small.png) no-repeat; 
	width: 55px! important; 
	height: 20px; 
	cursor: pointer; 
	color: #fff;
	float: none; 
}
.btn-blue 
{
	border-width: 0px; 
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	background: url(images/forms/btn-blue.png) no-repeat; 
	width: 113px! important; 
	height: 25px; 
	cursor: pointer; 
	color: #fff;
	float: center; 
}
.btn-red 
{
	border-width: 0px; 
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	background: url(images/forms/btn-red.png) no-repeat; 
	width: 113px! important; 
	height: 25px; 
	cursor: pointer; 
	color: #fff; 
	float: center;
}
.entrada
{
   color: #000000;   
   border: #aBe1FA 1px solid;
   border: #08c 1px solid;   
}