.fa_inputinfo{
	width:238px;
	height:16px;
	border:1px solid #6f6f6f;
	margin-top:6px;
	margin-bottom:6px;
}

.fa_infoicon{
	position:relative;
	top:43px;
	left:108px;
}

.fa_infouser{
	position:relative;
	top:15px;
	left:145px;
	color:#333;
	height:30px;
}

/*createButton function styles*/
.fa_cornerBox{position:relative;}
.fa_6f6f6f{position:absolute; width:3px; height:3px; background:url(../../images/corners/corn_6f6f6f.png) no-repeat;}
.fa_336699{position:absolute; width:3px; height:3px; background:url(../../images/corners/corn_336699.png) no-repeat;}
.fa_be4545{position:absolute; width:3px; height:3px; background:url(../../images/corners/corn_be4545.png) no-repeat;}
.fa_ebebeb{position:absolute; width:3px; height:3px; background:url(../../images/corners/corn_ebebeb.png) no-repeat;}
.fa_TL{top:0; left:0; background-position:0 0;}
.fa_TR{top:0; right:0; background-position:-3px 0;}
.fa_BL{bottom:0; left:0; background-position:0 -3px;}
.fa_BR{bottom:0; right:0; background-position:-3px -3px;}

.fa_contactform, input, textarea {font-weight:normal;}
