
body #ie            {display:none; position:fixed; top:0; left:0; z-index:90000; float:left; width:100%; height:100%; background:url(../images/bg.png); line-height:1.4; font-size:14px;}
body.visited #ie    {display:none;}
#ie-wrap            {width:620px; margin:50px auto; color:#474747; display:block; background:#E2E2E2;}
#ie-heading-wrap    {display:block; height:72px; background:#C4C4C4; border-bottom:1px solid #fff; text-align:center; text-transform:uppercase;}
#ie-heading         {display:block; padding-top:15px; font-size:23px; margin-bottom:3px; line-height:1;}
#ie-subheading      {font-size:14px;}
.ie-message         {
    float:left; 
    width:49%; 
    padding-top:20px;
}
.ie-message p       {
    margin-bottom:15px; 
    padding: 0 20px;
    font:14px Helvetica; 
    line-height:1.2;
}
.ie-message .highlight {color:#F35F1A;}
.ie-message a:hover {text-decoration:underline;}
#ie-id              {border-right:1px solid #fff;}
#browser-list       {text-align: center; width:620px; border-top:1px solid #fff; border-bottom:1px solid #fff;}
#browser-list li{
    display:inline-block;
}
#browser-list li a  {display:block; width:123px; height:46px; text-indent:-99999em;}
#browser-list li:first-child a {border-left:none;}
#ie-close           {display:inline-block; width:116px; height:24px; margin:10px 0 10px 254px; background:url(../images/browsers-close.png) no-repeat; text-indent:-99999em;}
#google-chrome      {background:url(../images/browsers.png);}
#mozilla-firefox    {background:url(../images/browsers.png) -125px 0;}
#apple-safari       {background:url(../images/browsers.png) -249px 0;}
#opera              {background:url(../images/browsers.png) -373px 0;}
#internet-explorer  {background:url(../images/browsers.png) -499px 0 no-repeat;}