ul.checkboxes { list-style: none; margin-left: 0; }
ul.checkboxes li { list-style: none; }
ul.checkboxes li input { vertical-align: -3px; }
ul.checkboxes li label { font-weight: normal; }
ul.checkboxes li hr { margin-top: 10px; }
