div.athleticsContainer { display: table; clear: both; float: left; width: 750px; margin: 5px 5px 5px 5px; padding-left: 0px; padding-bottom: 20px; background-color: #EFF0E2; border: 1px solid #655C77; } div.athleticsHeader { display: block; clear: both; float: left; width: 561px; height: 48px; background-image: url('/images/athletics_teams_header.jpg'); background-position: top left; background-repeat: no-repeat; } div.athleticsContentContainer { display: table; clear: both; float: left; width: 730px; padding-left: 20px; } div.athleticsContentContainer ul.icList { display: block; clear: both; float: left; margin-top: 20px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding: 15px 0px 0px 0px; width: 720px; font-family: Verdana, Sans-Serif; font-size: 10pt; list-style-type: none; } div.athleticsContentContainer ul.icList li { display: block; clear: none; float: left; width: 125px; height: 100px; margin: 0px 0px 15px 0px; padding-bottom: 15px; text-align:center; } div.athleticsContentContainer ul.icList li img { margin-left: 34px; } div.athleticsContentContainer ul.icList li div.icListTitle { clear: both; font-weight: bold; font-size: 8pt; }