.setting_name {
	vertical-align: top;
	width: 30%;
}
.setting_value {
	vertical-align: top;
	width: 70%;
}
.newsection {
	border-top: 1px dashed #fff;
}

/* 
  The definitions below provide the style for the edit CSS button 
  Required CSS class name: input.mod_moduledirectory_edit_css
*/
input.mod_form_edit_css {
  color: #000;
  background-color: #F0F0F0;
  border: 1px solid gray;
  padding: 2px;
  margin: 0;
  margin-left: 625px;
  margin-top: -20px;
  margin-bottom: 5px;
  width: 110px;
}