﻿}
.infobar{
    height:28px;
    line-height:28px;
    right:20px;
    bottom:0px;
    left:20px;
    z-index:999999999;
    text-align:center;
    color:#ddd;
}
span#loading{
    display:none;
    background-image:url('../images/loader1.gif')
}
#thumbsWrapper{
    overflow:hidden;
    height:100%;
    width:100%;
    left:0px;
    right:0px;
    bottom:0px;
}
#content img{
    float:left;
    margin:7px;
}
#content p{
margin: 0;
padding: 0;
font-size: 15px;
line-height: 1.9;
color: #777;
 
}
.placeholder{
    float:left;
    clear:both;
    width:100%;
    height:30px;
}
#panel{
}
#panel img{
    cursor:pointer;
    position:relative;
    display:none;
}

