
.button-submit
{
	width: 60px;
	margin-left: 125px;
}

textarea
{
	resize: vertical;	
}

.img
{
	margin: 30px 100px 0px 0px;	
}

.notification-error
{
	width: 490px;
	display: none;	
}

.notification-success {
    width: 490px;
	display: none;
}