@charset "utf-8";
.exhib_list {clear: both; display: table; border-left: 1px solid #CCC; border-top: 1px solid #CCC; margin: 10px 0px;}

.exhibitor, .booth {border-right: 1px solid #CCC; padding: 4px; display: table-cell;}

.exhibitor {float: left; clear: left; width: 250px; text-align: left;}
.booth {float: left; clear: right; width: 75px; text-align: center;}


a.booth_link:link, a.booth_link:visited, a.booth_link:active {text-decoration: underline;} a.booth_link:hover {color: #900; text-decoration: underline;}

