#outdated { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 170px; text-align: center; text-transform: uppercase; z-index: 1500; background-color: #f25648; color: #fff }
* html #outdated { position: absolute }
#outdated h6 { font-size: 25px; line-height: 25px; margin: 30px 0 10px }
#outdated p { font-size: 12px; line-height: 12px }
#outdated #btnUpdateBrowser { display: block; position: relative; padding: 10px 20px; margin: 30px auto 0; width: 180px; color: #fff; text-decoration: none; border: 2px solid #fff; cursor: pointer }
#outdated #btnUpdateBrowser:hover { color: #f25648; background-color: #fff }
#outdated .last { position: absolute; top: 20px; right: 30px; width: 25px; height: 25px; line-height:25px;}
#outdated #btnCloseUpdateBrowser{ display:block; position:relative; left:0; top: 0; width: 100%; height: 100%; text-decoration: none; color: #fff; font-size: 36px; }
/*.last a{width: 25px; height: 35px; line-height:20px; display:table; text-decoration: none; color: #fff; font-size: 30px; position:absolute; top:0px;}*/
