/* 
    Document   : services.css
    Created on : 16-Jun-2010, 11:32:15
    Author     : Magnus Forrester-Barker
    Description: extra styles for the Penrallt services pages
*/

#songlist td, #songlist th {
    padding: 0.3em 1em;
}

#showMe {
    background: #900;
    border: 1px solid #030;
    color: #ffc;
    font-weight: bold;
    padding: 0.3em 0.7em;
    cursor: pointer;
}
