.close {
    background-image: url("/common/css/close.png");
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: -16px;
    text-indent: -9999em;
    top: -21px;
    width: 35px;
}
div#overlay {
    display: none;
    z-index: 2000;
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#specialBox {
    background: #FFF;
    color: #000;
    display: none;
    height: 500px;
    left: 48%;
    margin: -250px 0 0 -450px;
    top: 50%;
    position: fixed;
    width: 900px; 
	padding: 15px;
    z-index: 2001;
}
div#wrapper {
    position:absolute;
    top: 0px;
    left: 0px;
    padding-left:24px;
}
iframe {
    height: 100%;
    width: 100%;
}

#element12 div {
	display:inline-block;
	vertical-align:top;
}

#c1367506959176 {
	z-index:10;
	position:relative;
}
