.ie6_outdated
{
	background: #fefaea; 
	text-align: center; 
	clear: both; 
	height: 75px; 
	position: relative; 
	width: 1000px; 
	height: 110px; 
	margin: 0 auto;
}
.ie6_outdated .close_button
{
	position: absolute; 
	right: 1px; 
	top: 2px; 
	font-family: courier new; 
	font-weight: bold;
}
.ie6_outdated .content
{
	background: #fefaea;
	width: 960px; 
	margin: 0 auto; 
	text-align: left; 
	padding: 0; 
	overflow: hidden; 
	color: black;
}
.ie6_outdated .content .warning
{
	width: 77px; 
	float: left;
}
.ie6_outdated .content .text
{
	width: 518px; 
	float: left; 
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.ie6_outdated .content .text .title
{
	color: #1d1d1d; 
	font-size: 16px; 
	margin-top: 30px;
}
.ie6_outdated .content .text .message
{
	color: #6a6a6a; 
	font-size: 12px; 
	margin-top: 6px; 
	line-height: 12px;
}
.ie6_outdated .content .firefox
{
	width: 121px; 
	float: left;
}
.ie6_outdated .content .ie8
{
	width: 112px; 
	float: left;
}
.ie6_outdated .content .safari
{
	width: 73px; 
	float: left;
}

