﻿.am-modal-dialog{ position:relative;}
.am-close.v {
    width: 24px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    }
#middler a i {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 326px;
    font-size: 100px;
    color: #FFFFFF;
}