.topMenuSubBlock{display:block;position:absolute;bottom:85px;}
#leftContent{position:absolute;display:block;margin-top:-13px;}
#rightContent{position:absolute;margin-left:762px;}
#playLearnList ul { list-style:none;width:625px; margin-left:150px;  }

#aboutMenu ul li.tMenu{display:inline-block;}
#aboutMenu ul li.bottomPopup{display:inline-block; background:transparent url(../Images/SiteImages/aboutInfoListArrow.png) no-repeat scroll center right;padding-right:15px;}
#aboutMenu ul li a.main {display:inline-block;cursor:pointer;font-size:12px;font-weight:bold;text-decoration:none;color:#03A7FD;background-image:url(../Images/SiteImages/aboutListArrow.png);background-position:left center;background-repeat:no-repeat;padding-left:20px;margin-left:5px;}
.aboutInfo{display:none;position:absolute;margin-left:30px; width:123px;background:transparent url(../Images/SiteImages/aboutInfoBottomBg.png) no-repeat scroll bottom left; padding-bottom:16px;z-index:22}
.cookiepolicy{margin-left: 70px;margin-top: -30px;position: absolute;text-align: center;z-index: 21;color: #0465A6;width: 864px;}
.cookiepolicy a{color: #03A7FD; font-weight: bold}

.popups{
    display:none;
}
#popup1{
top: 30%;
left: 50%;
margin-top: -100px;
margin-left: -250px;
position: fixed;
z-index: 9999999999999999999;
background-image: url(../Images/SiteImages/popup.png);
background-repeat: no-repeat;
height: 100%;
width: 100%;
}
.inp{
    position: relative;
    height: 400px;
    width: 554px;
}
#popupbg{
    background-color: rgba(0,0,0,0.3);
    height:100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.btn1o{
    position: absolute;
    bottom: 0;
    left: 137px;
    height: 81px;
    border: 0px;
    width: 207px;
    background-repeat: no-repeat;
    background: transparent;
    background-image: url(../Images/SiteImages/popup-bt1.png);
    outline: none;
    cursor:pointer;
}
.btn2c{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 81px;
    border: 0px;
    width: 207px;
    background-repeat: no-repeat;
    background: transparent;
    background-image: url(../Images/SiteImages/popup-bt2.png);
    outline: none;
    cursor:pointer;
}