#AKGalleryDescription
{
    opacity: 0.99;
    text-decoration: none;
    font:12px 'arial',sans-serif;
    color:white;
    cursor: pointer;
    margin-left: 0px;
    height: 30px;
}

#AKGalleryEntireArea
{
    visibility:hidden;
/*border: 1px solid blue;*/
    float:left;
}

#AKGalleryThumbBorder
{
    width:900px;
    height:30px;
}

#AKGalleryRankArea
{
    width: 80px;
    height: 16px;
    margin-top: 2px;
    font:12px 'arial',sans-serif;
}

#AKGalleryMainImage
{
    /* All attributes are set in code */
}

#AKGalleryLoaderImage
{
/*    float:left;*/
    position:absolute;
    margin-top:20px;
    z-index: 2;
    /* All attributes are set in code */
}

#AKGalleryLargeImageBorder
{
    /* Width and height are set in code */
/*    border: 1px solid yellow;*/
}

#AKGalleryNavigationButtonsLeft,  #AKGalleryNavigationButtonsRight
{
    text-decoration:none;
    cursor:pointer;
    width:16px;
    height:16px;
    vertical-align:middle;
}

#AKImageCount
{
    height:16px;
    text-decoration: none;
    font:12px 'arial',sans-serif;
    color:lightgray;
}
