/* 
    Document   : gigpress
    Created on : Jun 8, 2010, 7:28:15 AM
    Author     : Daniel
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

tr.gigpress-info td
{
    font-size: 12px;
    color: #7c7056;
}

tr.gigpress-info td.description
{
    padding: 6px 15px 15px 15px;
    margin-bottom: 10px;
}

td.gigpress-date
{
    padding: 15px 8px 6px 15px;
}

tr.gigpress-row td
{
    padding-top: 15px;
    border: 0;
}

tr td.spacer
{
    height: 10px;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
