#send-email-modal #write-form
{
	position: relative;
	width: 100%;
	box-shadow: none;
}

#send-email-modal .modal-header, #send-email-modal .modal-footer
{
	text-align: center;	
}

#send-email-modal .modal-footer button
{
	width: 100%;
}