::selection {
background-color: #00000000;
color: #680000;
}
html {
	cursor: url(/cursor/466_C.png) 15.5 15.5, auto;
}
html, body {
height: auto;
width: 100%;
min-height: 100%;
min-width: 100%
}
html {
height:100%;
}
body {
	position: absolute;
}
a, .probedata {
	cursor: url(/cursor/466_R.png) 15.5 15.5, pointer;
	text-decoration:none;
}
a:link, a:visited, a:active {color:#ff0000;}
a:hover {color:#800000;}
#bgz { position: fixed; float: left; width: 100%; height: 100%; z-index: -100;}
ul { 
	background: -webkit-linear-gradient(left, #800000, #ff0000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #800000, #ff0000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #800000, #ff0000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #800000, #ff0000); /* Standard syntax */
	margin: 40px 10px 10px 60px;
	padding: 0px 0px 0px 0px;
	width:800px;
	box-shadow: 0px 5px 10px #000000;
	LINE-HEIGHT:30px;
}
li { 
	background:#000000;
	margin: 0px 0px 2px 0px;
	padding: 20px 20px 20px 0px;
	text-shadow: 0em 0.1em 0.4em #ff0000;
	list-style: none;
}
.watcher{
pointer-events:none;
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.broke {
opacity:0.2;
}
img {
image-rendering:pixelated;
}
.rand {
font-family: monospace;
width:9rem;
display:inline-block;
font-size:16px;
text-align:center;
}
