.textareaEditProfile {
	width: 620px;
	height: 150px;
	border: none;
	background-image: url(../img/bgEditBox2.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	
	
}
.inputEditProfile {
	width: 600px;
	background-image: url(../img/input_record.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 0px;
}
/*
.mailAdd {
	background-image: url(../img/bgProf.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
}
.textMailAdd {
	text-align: center;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}*/