#fanback {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

#fan-exit {
    width: 100%;
    height: 100%;
}

#MorganAndMen {
    background: white;
    width: 770px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 53%;
    margin: -220px 0 0 -375px;
    -webkit-box-shadow: inset 0 0 50px 0 #939393;
    -moz-box-shadow: inset 0 0 50px 0 #939393;
    box-shadow: inset 0 0 50px 0 #939393;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: -220px 0 0 -375px;
}

#TheBlogWidgets {
    float: right;
    cursor: pointer;
    background: url(../images/popup/fanclose.png) repeat;
    height: 15px;
    padding: 20px;
    position: relative;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: -15px;
    margin-right: -12px;
}

.remove-borda {
    height: 1px;
    width: 366px;
    margin: 0 auto;
    background: #F3F3F3;
    margin-top: 16px;
    position: relative;
    margin-left: 20px;
}

#linkit, #linkit a.visited, #linkit a, #linkit a:hover {
    color: #80808B;
    font-size: 10px;
    margin: 0 auto 5px auto;
    float: center;
}

.popup_content {
    overflow: hidden;
    padding: 0 10px
}