/* CSS Document */

.each-theme
    {
        background: #F7F7F7 url(/images/generic/subnavigation-top-alt.gif) repeat-x top;
        width: 345px;
        margin: 0pt 10px 10px 0pt;
        float: left;
    }
    
.theme-title
    {
        float: left;
        width: 270px;
    }
    
.theme-title h2
    {
        margin: 0pt;
    }
    
/*.theme-title h2 a
    {
        color: #7F7F7F;
    }*/

.theme-icon
    {
        float: right;
        width: 18px;
    }
    
.section-left
    {
        float: left;
        margin: 3px 5px 0pt 0pt;
    }
    
/* Grey Box */
    
.hook-1
    {
        background: url(/images/generic/subnavigation-right.gif) repeat-y right;
    }
    
.hook-2
    {
        background: url(/images/generic/subnavigation-bottom.gif) repeat-x bottom;
    }
    
.hook-3
    {
        background: url(/images/generic/subnavigation-left.gif) repeat-y left;
    }
    
.hook-4
    {
        background: url(/images/generic/subnavigation-right-top.gif) no-repeat top right;
    }
    
.hook-5
    {
        background: url(/images/generic/subnavigation-right-bottom.gif) no-repeat bottom right;
    }
    
.hook-6
    {
        background: url(/images/generic/subnavigation-left-bottom.gif) no-repeat bottom left;
    }
    
.hook-7
    {
        background: url(/images/generic/subnavigation-left-top.gif) no-repeat top left;
    }
    
    
.hook-pad
    {
        padding: 8px 13px 10px 11px;
        height: 153px;
        /*max-height: 222px;*/
    }
    
.hook-pad p
    {
        margin-bottom: 0pt;
    }

/* End of Grey Box */

/* End of CSS Document */
