.contacts_table{
	margin: auto;
}

.contacts_table input, .contacts_table textarea{
	width:300px;
	margin-top: 5px;		
}

#contacts_submit{
	width: 100%;
}

#botstop{
	margin-top: 5px;
	float:left;	
}

#botstop_input{
	width: 70px;
}
