/* =Reset
   ----------------------------------------------------*/


#img {
    position: relative;
    width: 449px;
    height: 196px;
    margin-bottom: 1em;
}

#gallery { height: 84px; }


#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    border-color: #345;
    cursor: pointer;
}

.caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 50px;
    padding: 0 2%;
    line-height: 50px;
    color: #27d8fe;
    background-color: #000;
    opacity: .8;
	font-size:1em;
	font-family:Helvetica, Arial,  sans-serif;
}