<style type="text/css">
<!--

.blank_item {
}

#application .major_category {
  background-color: #000000;
  border-radius: 4px;
  color: #eeeeee;
  font-weight: 900;
  margin: 5px 0;
  padding: 3px;
  font-size: 1.1em;
}


#application .section_divider {
  background: none repeat scroll 0 0 #000000;
  height: 3px;
  margin: 5px 0;
  width: 100%;
}

#application hr {
  background: none repeat scroll 0 0 #000000;
  height: 3px;
  margin: 5px 0;
  width: 100%;
}



-->
</style>