/* @override 
	http://localhost/BFB/catalog/alaform.css
	http://192.168.1.105/BFB/catalog/alaform.css
*/

/*form.alaform fieldset {
  margin-bottom: 10px;
}*/
/*form.alaform legend {
  padding: 0 2px;
  font-weight: bold;
}*/
form.alaform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.alaform ol {
  margin: 4px 0;
  padding: 0;
}
form.alaform ol li {
  list-style: none;
  padding: 3px;
  margin: 0;
}
/*form.alaform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.alaform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.alaform fieldset fieldset label {
  display: block;
  width: auto;
}*/
form.alaform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.alaform label {
  width: 120px; /* Width of labels */
}
/*form.alaform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) 
}*/

form.alaform .alaformSubList  {
	margin-left: 30px;
}