#no_checks {
	position: relative;
	width: 100%; overflow: visible;
}
.no_div {
	background-color: #DADADA;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 5px 10px 5px 75px;
	border: 5px solid #999999;
	margin: 10px;
	position: absolute; top: 0px; left: 0px;
}
.no_div a {
	color: #0E7FCF;
}
.no_div a:hover {
	color: #526E95;
}
.no_div .note {
	font-size: 10px;
	color: #999999;
}
#no_flash {
	background: #DADADA url('no_flash.jpg') 15px center no-repeat;
	z-index: 1;
}
#no_js {
	background: #DADADA url('no_js.jpg') 15px center no-repeat;
	z-index: 2;
}