#flash_form label {
  float: left;
  width: 100px;
}

#flash_form select {
  width: 200px;
}

#flash_form > div {
  margin-top: 6px;
}

.flash_code {
  font-family: monospace;
}

.sf_admin_list table, .sf_admin_list th, .sf_admin_list td {
	border: 1px solid #ddd;
}