.checkboxlabel {
   color:#000000;
   font-weight:normal;
}

.btn-primary {
	background-color: #333333;
}
.btn-primary:hover {
	background-color: #111111;
}

  #productslist { list-style-type: none; margin: 0; padding: 0; width: 60%; }
  #productslist li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; aheight: 18px; }
  #productslist li span { position: absolute; margin-left: -1.3em; }