/*
	File: contact_form.css
	About: This plugin includes a contact form into a message by replacing the expression <!-- contact form -->
  Logahead Version: logahead UNU edition by Klaus Schlichter
	Licence: GPL
*/

.contactform .contactlabel {
  margin:5px 0;
  font-weight: bold;
  display: block;
  }
.contactform .contactinput {
  margin: 0 0 5px;
  display: block;
  }
