.input-txt-alert {
	margin:0px;
	padding-top:3px;
	width:210px;
	height:13px; /* IE 6 */
	font-family:"MS Sans Serif", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	background-color:#ffe1e1;
	color:#999b37;
	border:1px solid #999b37;
}
.form2 li .field2 {
	font-family:"MS Sans Serif", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	margin:0px;
	padding-top:3px;
	width:210px;
	height:88px; /* IE 6 */
	color:#999b37;
	border:0px;
	border:1px solid #999b37;/*border-bottom:1px solid #999b37;*/
}
.form3{
	padding-left:20px;
}
.label2 {
	width:80px;
}
.label3 {
	width:240px;
}
*:first-child+html .form2 li .field2 { /* Not IE 7 Only */
/*height:13px;*/
}
.form2 li>.field2 {/* Not IE */
/*height:15px;*/
}
#contact-form {
	position:relative;
}
#msg {
	position:absolute;
	top:75px;
	right:60px;
	width:180px;
}
/* form contact : alert */
#msg {
	padding:0px;
}
#msg div.red {
	padding:2px;
	color:#FF0000;
	background:#FFB9B9;
	border:1px solid #FF0000;
}
#msg div.green {
	padding:2px;
	color:#006600;
	background:#D2FFD2;
	border:1px solid #006600;
}
#btSubmit {
	cursor:pointer;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	border:1px solid #b7b193;
	width:75px;
	height:20px;
	background:#a49c76;
}
.frmArea, .frmArea-selected {
	font-family:"MS Sans Serif", "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	width:210px;
	height:88px; /* IE 6 */
	color:#999b37;
	border:1px solid #999b37;
	background-color:#ffffff;
}
.frmArea {
	background-color:#ffffff;
}
.frmArea-selected {
	background-color:#ffe1e1;
}
