﻿.SelectLabel
{
	position: relative;
	vertical-align: top;
	top: 2px;
}
.RegularLinkLeftIconLabel
{
	position: relative;
	top: -5px;
	left: 3px;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ErrorSelectLabel
{
	position: relative;
	top: -5px;
	left: 3px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AgenteDiViaggio
{
	letter-spacing: -1px;
}

.normal
{
	/* line-height:20px;*/
	}
	.GenericText {
	    border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;
        color: #222222;
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        height: 18px;
        width: 350px;    
	}
