/* Attention IE6
-----------------------------------------------------------*/
#attention_ie6 {
	width: 100%;
	background: url(images/attention_ie6_shield.gif) 1% 50% no-repeat #fffee6;
}
#attention_ie6 a {
	padding: 5px 0 0 5%;
	width: 95%;
	height: 25px;
	font: 12px/1.5 Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #929384;
	background: url(images/attention_ie6_close.gif) 99% 50% no-repeat;
	display: block;
	color: #000;
}