/*
 * relation: stylesheet
 * media: screen
 * title: 
 */

.brandlist { width: 738px; clear: both; margin: 10px auto; font-family: Arial, sans-serif; font-size: 95%; }
.brandlist h2 { float: left; margin: 0.3em 0.1em 0.1em 0.1em; padding: 0.2em 0.3em; color: #606; background-color: rgb(255,251,237); border: solid 1px #FC6; }
ul.brandcats { clear: both; overflow: hidden; }
ul.brandcats a, ul.brandcats a:link { text-decoration: underline; color: #606; }
ul.brandcats a:visited { color: #606; }
ul.brandcats a:hover { color: #C0C; }
ul.brandcats a:active { color: #F90; }
ul.brandcats li:last-child::after { content: ""; }
ul.brandcats li::after { content: ", "; }
ul.brandcats { padding: 0; list-style: none; }
ul.brandcats li { display: inline; }
.categoryinfo { white-space: nowrap; }

.brandgroups .column { 
    float: left; 
    width: 19%; 
    margin-bottom: 2em; 
    margin-left: 1%; 
}

