/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/


#fancybox-title-over {
        padding: 20px 20px 20px 20px;
        color:#111;
        display:block !important;
        position: relative !important;
        top:0;
        left: 281px;
background: url('logo.jpg') no-repeat 65px 10px #eee;
line-height:1.5em;
        width:230px;
        z-index:9;
        float:right;
}
#fancybox-title-over a{
        text-decoration:none;
}

