﻿.inputWidth
{
    width:300px;
}

#user_gallery_box 
{
    width:100%;
    border:solid 1px #cccccc;
}

#user_gallery_box_r1
{
    text-align:center;
    border-bottom: solid 1px #cccccc;
}

#user_gallery_box_r2
{
    text-align:right;
    border-bottom: solid 1px #cccccc;
}

#user_gallery_empty
{
    width:100px;
}

#user_gallery_upload
{
    text-align:right;
    width:100px;
}

#user_gallery_header
{
    text-align:center;
}

.image_info
{
    font-size: 10px;
    text-align:center;
    color: #aaaaaa;
    display:inline;
}