/*
 * galleries
 */
img.gPolaroids {
    width: 186px;    
    height: 220px;
    position: relative;
    float: right;
    z-index:1000;
}
table.gCats { 
    margin: 0 150px 20px 0; 
    width: 450px;
}
table.gCats a {
    background: Transparent url(../images/icons/icnBulletBlue.png) no-repeat 5px 0;
    padding-left: 22px;
}

table.gTypes td { text-align:center }
table.gTypes a {
    height: 100%;
    display: block;
    padding: 5px;
}
table.gTypes a:hover { 
    background-color: #DEEFFF;
    text-decoration: none;
}
table.gTypes img {
    width: 100px;
    height: 100px;
}
span.spnHint { display: none }

div.gPhotoTab { background: url(../images/galleries/bgPhoto150.png) no-repeat 100% 100%; min-height: 300px }
div.gVideoTab { background: url(../images/galleries/bgVideo150.png) no-repeat 100% 100%; min-height: 300px }
div.gArtwkTab { background: url(../images/galleries/bgArtwk150.png) no-repeat 100% 100%; min-height: 300px }
div.gArtstTab { background: url(../images/galleries/bgArtst150.png) no-repeat 100% 100%; min-height: 300px }