.sign {
	margin-top:100px;
	text-align:center;
}
.registration {
	margin-top:20px;
	
}
.registration b {

	margin-left:5px;
	font-size:14pt;
	line-height:12pt;
	color:#dd0000;

}

.alert p {
	color:#dd0000;
	margin-bottom:10px;
}


.suggestion textarea{

	border:1px solid #aaa;
	width:350px;
	height:250px;

}
