/*
Stylesheet for Glidecam Operators Network
(c) 2005 GLIDECAM INDUSTRIES, INC.
*/




td.podHeader {
    background: #303030;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

td.podHeader h6 {
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
}

td.podContent {
    background: #202020;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 140px;
    height: 140px;
    text-align: center;
}

td.podContent img {
    margin: 9px;
}

td.podFooter {
    background: #202020;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

td.podFooter div {
    margin: 0px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    line-height: 10px;
    text-align: right;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
}

a.gal_sub {
    color: #e8bb00;
    text-decoration: none;
}

img.podArrow {
    margin: 0px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
}





