/* ie6 warning */
#iewarn {
height: 100px;
background: #C6D3DA url(error.png) 10px 20px no-repeat;
position: relative;
z-index: 1;
margin: -155px auto 0;
font-size: 180%;
color: #001D29;
z-index: 8000;
background-position: left;

}

#iewarn div {
	height: 110px
position: relative;

padding: 50px 80px 10px 220px;
}

#iewarn h4 {color: #900;font-weight: bold;line-height: 120%;}

#iewarn a {
color: #296AC6;
font-weight: bold;
padding-left: 4px;
}

#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;}
/* end ie6 warning */

