/* view-tour-dates */ #tour-dates-table { width: 100%; } #tour-dates-table, #tour-dates-table th, #tour-dates-table td { text-align: left; } #tour-dates-table th { font-size: 20px; padding: 10px 0; } #tour-dates-table tr { border-bottom: 1px solid #5E5448; background: none; } #tour-dates-table td { padding: 6px 6px; } #tour-dates-table td a { font-weight: bold; text-decoration: underline; } #tour-dates-table td a:hover { color: #5E5448; text-decoration: none; } #block-views-darwin_tour_dates-block_1 { float: left; width: 730px; }