.listboxes {
margin-left: 10px;
width: 610px;
padding: 0px;
margin-top: 30px; }



.listboxes ul {
border: 1px #7f7f7f inset;
width: 190px;
height: 26em;
float: left;
display: block;
overflow: auto;
margin: 2px 5px 20px 5px;
padding: 15px 6px 6px 6px;
 }



.listboxes img {
margin: 0px;
padding: 0px;
clear: left; }



.listboxes h2 {
font-size: 1.2em;
background-color: #008ab8;
color: white;
font-weight: bold;
font-family: Times, "Times New Roman", serif;
width: 480px;
padding-left: 40px;
padding-top: .2em;
padding-bottom: .2em;
margin-right: auto;
margin-left: auto;
text-align: left;
text-transform: uppercase;
clear: left;
margin-bottom: 3px;
margin-top: 20px; }



.listboxes li {
list-style-type: none;
margin-top: .6em;
display: list-item;
margin-bottom: .4px; }



.listboxes li:first-child {
font-weight: bold; }



