	form {
		display: inline;
	}
	select {
        background-color: #F66C29;
        border: 1px #8C8C8C solid;
        float: none;
        font-family: sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        display: inline-block;
        white-space: nowrap;
} 
	input {
		font-size: 9pt;
	}
	.input {
		width: 130px;
		background-color: #F66C29;
		color: #FFFFFF;
	}
	.bottoni {
	background-image: url(../img/entrainchat.gif);
        border: 1px #FFFFFF solid;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 10pt; 
        font-weight: none;
        height: 19px;
        line-height: 100%
}
	a.mail {
		color: black;
	}
	.border {
		/*background-image: url(../img/back.jpg); */ border: 0px solid #000000;
		background-position: center; background-repeat: no-repeat;
	}
	.layerwindow {
		position: absolute; visibility: hidden; z-index: 6000;
	}
	.invisible {
		visibility: hidden; display: none; color: #FFFFFF;
		background-color: #FFFFFF; z-index: 0;
	}

	/* Fonts */
	.tall {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12pt;
		font-weight: bold;
	}
	.medium {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;
		font-weight: bold; text-align: right;
	}
	.small {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;
	}
	.footer {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt;
		font-weight: bold;
	}

	.mediumx {
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt; 
		color: #000000;
		text-align: center;
	}
	html{height: 100%}