#law-glossary #markup1 ul
 {
    	width: 700px;
    	list-style-type: disc;
 }
#law-glossary #markup1 li
 {
    	width: 150px;
    	float: left;
}