.myinputstyle {
	border: 1px solid #DCDCDC;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:0px 0px 1px 4px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:288px;
	margin:0px;
	color:#9A9A9A;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: Verdana, tahoma, helvetica, sans-serif;
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	font-style: normal;
	width:190px;
	font-size: 11px;
	color: #666;
}
.myinputstyle1 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 3px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:350px;
	margin:0px;
	color:#9A9A9A;
	
}
.myinputstyle2 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 3px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:110px;
	margin:0px;
	color:#9A9A9A;
}
.myinputstyle3 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 3px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:220px;
	margin:0px;
	color:#9A9A9A;
}
.myinputstyle4 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 3px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:160px;
	margin:0px;
	color:#9A9A9A;
}
.myinputstyle5 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 3px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:260px;
	margin:0px;
	color:#9A9A9A;
}
.myinputstyle6 {
	border: 1px solid #B5B5B5;
	/** remember to change image path **/
	background: url("txt_bg.gif") no-repeat #FFFFFF;
	padding:1px 1px 1px 1px;
	font-family: Verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	width:80px;
	margin:0px;
	color:#9A9A9A;
}
