@import url("/modules/fancyBox/js/source/jquery.fancybox.css?v=2.1.5");
@import url("/modules/fancyBox/js/source/helpers/jquery.fancybox-buttons.css?v=1.0.5");
@import url("/modules/fancyBox/js/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7");

.fancybox-title-float-wrap {
	bottom: 0;
    margin-bottom: 0;
    position:relative;
    right: 0;
	text-align:center;
    z-index: 8050;
}

.fancybox-title-float-wrap .child {
    background: none;
    border-radius: 0px;
    color: #000;
    display: inline-block;
    font-weight:normal;
    line-height: 24px;
    margin-right: 0;
    padding: 2px 0px;
    text-shadow:none;
    white-space: nowrap;
}