/* Photo gallery */
#CategoryBrowser
{
    float : right;
    width : 62px;
    height : 600px;
    overflow : hidden;
    margin-bottom : 29px;

    line-height : 1px;
}

#CategoryBrowser img
{
    margin-bottom : 2px;
}

#PhotoView
{
    margin-right : 84px;
    text-align : center;
}

#CurrentImage
{
    border : 0;
}

#CurrentImageComments
{
    font-size : 9px;
}

/*
#CurrentImageComments[id]
{
    margin-bottom : -9px;
    font-size : 9px;
    line-height : 9px;
}

*/
