@import url("../../js/source/jquery.fancybox_v-2.1.5.css");
@import url("../../js/source/helpers/jquery.fancybox-buttons_v-1.0.5.css");
@import url("../../js/source/helpers/jquery.fancybox-thumbs_v-1.0.7.css");

.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;
}