/*
	File: textile_bar.css
	About: This plugin adds a button bar for textile tag inclusion obove the comments field
  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;
  }