	.textInput,textarea{
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #AECFE8;
	height: 18px;
	font-size: 12px;


	}
	
	
	.inputHighlighted{
	background-color:#DFF3FE;
	color:#000000;
	width:90%;
	border:1px solid #666666;
	height: 18px;

	}
.textInput2 {

	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #AECFE8;
	height: 100px;
	font-size: 12px;
}
.inputHighlighted2 {

	background-color:#DFF3FE;
	color:#000000;
	width:90%;
	border:1px solid #666666;
	height: 100px;
}
.my {


	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #AECFE8;
	height: 100px;
	font-size: 12px;
}
.sendmeblue {

	background-image: url(../site_images/send2.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 124px;
	cursor: pointer;
	border: none;
}
.sign {

	background-image: url(../site_images/signup.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
}
.sign3 {

	background-image: url(../site_images/signup3.gif);
	background-repeat: no-repeat;
}
.sendmeblue2 {


	background-image: url(../site_images/send3.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 124px;
	cursor: pointer;
	border: none;
}
