﻿.wndPhotoInfo
{
    background-color:#e5ebf0;
    border:solid 1px #9ab3cb;
    overflow:auto;
    display:inline;
    float:left;
}
.wndPhotoInfo img
{
    margin:10px;
}
.wndPhotoInfo h4, .wndPhotoInfo h5
{
    margin-left:10px;
    margin-right:10px;
}
.wndPhotoInfo h5 span
{
    padding-bottom:10px;
}
.wndPhotoInfo .size
{
    float:left;
    display:inline;
}
.wndPhotoInfo .close
{
    float:left;
    display:inline;
}