.requestTable {
    width :618px;
	border-collapse : collapse;	
}

.requestMessages {
	background:#FFF542 url('../immagini/bg_warning.gif') top right no-repeat; 
    padding : 5px;
	font-size : 11px;
    color : #EB7F0D;
    font-weight : bold;
	border: 1px solid #EB7F0D;
}

.requestMessages ul {
    list-style : square;
}

.requestVoice {
    background-color : #b5a37d;
    text-align : right;
	font-weight : bold;
	padding : 0 6px 0 80px;
	color : #312004;
	border-bottom:1px solid #312004;
	white-space : nowrap;
}

.requestField {
	width:100%;
}

.capcha {
	float:right;
}

.sendButton {
    background-color : #b5a37d;
    border : 1px solid #312004;
    color : #312004;
    font-size : 11px;
    font-weight : bold;
    float : right;
	padding : 1px;
	margin-top : 2px;
}

.inputField {
    width : 98%;
	background-color : #ffffff;
    border : 1px solid #7F9DB9;
	padding:2px;	
}

.inputDateField {
	background-color : #ffffff;
    border : 1px solid #7F9DB9;
	padding:2px;	
}

.inputShortField {
	background-color : #ffffff;
    border : 1px solid #7F9DB9;
	padding:2px;	
}

/* ******************** ADDITIONAL INFO ******************** */

.additionalInfo {
    clear : both;
	border-bottom : 1px dotted #b5a37d;
	padding-bottom : 5px;
	padding-top : 5px;
	line-height : 20px;
	width :618px;
}

.newsletterTitle {
	color : #CC9933;
	font-weight : bold;
	font-size : 11px;
}

.newsletterSubscribe {
	font-weight : normal;
	font-size : 11px;
	text-align : left;
}

.customerSubscription {
	margin-bottom:-1px;
}

.newsletterContent {
	font-size : 11px;
}

.privacyTitle {
	color : #CC9933;
	font-weight : bold;
	font-size : 11px;
}

.privacyContent {
	font-size : 11px;
	text-align : justify;
}
