@CHARSET "UTF-8";

.formsendEmailabel
{
	width: 17em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-top:0.5em;
	display: block;
}
 
.walignformsendEmail
 {
 	width:470px;
 	text-align:center;
 } 

.sendmailcontainer
{
	font-size:11px;
}

.input-text-send-mail
{
	width:180px;
}

.show-progress-sendmail
{
	display:block;
}

.hide-progress-sendmail
{
	display:none;
}

#currentMsgSuccess
{
	display:none;
	font-size:11px;
	width:250px;
	margin-left:120px;
	margin-top:20px;
}

#currentMsgError
{
	display:none;
	font-size:11px;
	width:250px;
	margin-left:120px;
	margin-top:20px;
}