/*** iewarn.css ***/

#iewarn {background: #C6D3DA url(error.png) 10px 20px no-repeat;position: relative;z-index: 1;margin: -155px auto 0;font-size: 110%;color: #001D29;z-index: 8000;}#iewarn div {position: relative;border-top: 5px solid #95B8C9;border-bottom: 5px solid #95B8C9;padding: 10px 80px 10px 220px;}#iewarn h4 {color: #900;font-weight: bold;line-height: 120%;}#iewarn a {color: #296AC6;font-weight: bold;}#iewarn_close {background: url(close.png) 50% 50% no-repeat;display: block;cursor: pointer;position: absolute;width: 61px;height: 21px;top: 25px;right: 12px;}#iewarn_close.cHover {background: url(close_hover.png) 50% 50% no-repeat;}
