

/*Cookie settings styles*/
#backDisplay{ 
background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); 
background: rgba(0, 0, 0, 0.7); z-index: 100000; position:fixed; width:100%; height:100%;}


#SettingsCookie { position: absolute; top:150px;   width: 540px; z-index: 100000; left: 50%; margin-left: -270px;}
.cookieContent{padding:0 20px 20px 20px;}

#SettingsCookie h3{ 
    width: 541px;
    height: 50px;
    margin-top: -1px;
    text-align: center;
    margin-bottom:20px;
    margin-left:-1px
}
