body {
	color: #fff;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	background-color: #1c1d18;
	text-align: center;
	margin: 0;
	padding: 0;
	}
noscript {
	margin: 60px 0 0;
	padding: 0;
	display: block;
	}

.noflash {
	background-image: url(alert_background.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	width: 476px;
	height: 151px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 126px;
	padding-right: 37px;
	padding-left: 37px;
	}

.noflash h3 {
	background-image: url(attention.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 298px;
	height: 21px;
	margin: 0 0 23px;
	}

.noflash p {
	margin: 0 0 10px;
	}

.noflash a:link.getflash, .noflash a:visited.getflash {
	background-image: url(download_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 154px;
	height: 25px;
	display: block;
	}
.noflash a:active.getflash {
	background-image: url(download_over.gif);
	}

.noflash h3 span, .noflash a span {
	display: none;
}
