.fsp-close
{
    position: absolute;
    right: 2em;
    top: 1em !important;
    background: #fff !important;
    padding: 8px 15px !important;
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
.fsp-close:hover
{
    background: #f68a1f !important;
    color: #fff !important;
}
.fsp-content
{
	top:0px !important;
	margin-top:0px !important;
	padding:20px 0px;
}