/* $Id: webform.css,v 1.4 2008/03/11 02:37:26 quicksketch Exp $ */

.webform-submission-navigation {
  text-align: right;
}
.webform-submission-next {
  margin-left: 20px;
}
.webform-checkbox {
  text-align: center;
  width: 40px;
}
.webform-default-value {
  color: #999;
}
tr.webform-add-form .tabledrag-changed {
	display: none;
}
#webform-components tr.webform-add-form {
	background-color: inherit;
}
