#loginfrm .inputError {
	font-family: tahoma;
	width: 119px;
	border: 1px solid #B4B4B4;
	font-size: 11px;
	color: #818181;
	height:15px;
}
#loginfrm .inputNormal {
	font-family: tahoma;
	width: 119px;
	border: 1px solid #B4B4B4;
	font-size: 11px;
	color: #818181;
	height:15px;
}
#newsletterfrm .inputError {
font-family: tahoma;
	font-size: 11px;
	width: 93px;
	border: 1px solid #2A5393;
	color: #2A5393;
	height:15px;}
#newsletterfrm .inputNormal {
font-family: tahoma;
font-size: 11px;
width: 93px;
border: 1px solid #2A5393;
color: #2A5393;
height:15px;
}
#insform .inputError {
background : #ffffff;
border-left : 1px #818181 solid;
border-right : 1px #818181 solid;
border-bottom : 1px #818181 solid;
border-top : 1px #818181 solid;
font-family : Tahoma;
font-weight : Normal;
font-size : 11px;
color : #000000;
width:10px;
}
#insform .inputNormal {
background : #ffffff;
border-left : 1px #818181 solid;
border-right : 1px #818181 solid;
border-bottom : 1px #818181 solid;
border-top : 1px #818181 solid;
font-family : Tahoma;
font-weight : Normal;
font-size : 11px;
color : #000000 ;
width:10px;
}