.gsl-list { margin: 20px 0; }
.gsl-list input#gsl-search { padding: 8px; width: 100%; max-width: 400px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 5px; }
.gsl-teaser, .gsl-results { width: 100%; border-collapse: collapse; margin-top: 10px; }
.gsl-teaser th, .gsl-teaser td, .gsl-results th, .gsl-results td { border: 1px solid #ddd; padding: 8px; }
.gsl-teaser th, .gsl-results th { background-color: #f9f9f9; text-align: left; }
.gsl-list .button { display: inline-block; padding: 8px 16px; background: #0073aa; color: #fff; text-decoration: none; border-radius: 4px; margin-top: 10px; }
.gsl-list .button:hover { background: #005177; }