* html {
	overflow:hidden;
}
body {
	font-family:Arial, sans-serif;
	overflow:hidden;
}
div.powered {
	margin:2.5em 1em 2em 2em;
	font-family:Arial, sans-serif;
	margin:16px 0 0 24px;
}
a.alaa {
	/*display:block;*/
	white-space:nowrap;
	width:1em;
	overflow-x:visible;
	text-decoration:none;
	margin:0.5em 1em 0 1em;
	padding-left:32px;
	color:navy;
	cursor:pointer;
	cursor:hand;
	font-family:Arial, sans-serif;
}
a.ignored {
	padding-left:16px;
	margin:6px 8px;
}
span.alaa-icon {
	background-color:rgb(57,61,254);
	/*display:block;*/
	position:absolute;
	width:16px;
	height:16px;
	margin:2px 8px 0 -24px;
	background-repeat:no-repeat;
	background-position:center center;
}
.short-line {
	padding:0;
	width:360px;
	height:0;
	border-bottom:2px solid gray;
	margin:8px 0;
}
.about-links {
	margin-top:16px;
	margin-bottom:12px;
	position:absolute;
	bottom:1em;
	padding:0.55em 1em 1em 0;
	background-color:white;
}
.bottom-line {
	position:absolute;
	bottom:4.5em;
	padding-top:0.35em;
	background-color:white;
	margin:0;
}
.copyright {
	position:absolute;
	bottom:0;
	padding:0 1em 1em 0;
	background-color:white;
}
.description {
	margin-left:24px;
	margin-right:220px;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	padding:8px 12px 6px 8px;
	margin:0;
}
h2.about {
	font-size:12pt;
	color:navy;
	background-color:#e0e0f0;
	font-weight:bold;
	padding:10px 12px 10px 8px;
	margin:0 8px 0 24px;
	float:left;
}
h2 em {
	color:blue;
}
div.tests {
	float:right;
	margin:4px 4px 4px 8px;
	width:200px;
	background-color:#e0e0f0;
	padding:8px;
	text-align:center;
}
.tests div {
	margin-bottom:6px;
}
div.title {
	color:navy;
	font-weight:bold;
	margin-bottom:8px;
	padding-bottom:2px;
	border-bottom:2px solid gray;
}
.update {
	margin-left:1em;
	border-left:2px solid navy;
	padding-left:1em;
}
.update-title {
	display:inline;
	font-weight:bold;
}
.update-time {
	display:inline;
	margin-left:1em;
	color:gray;
}
.update-more {
	margin-top:6px;
}

.widget {
	margin:0.75em 1em;
	border-left:2px solid navy;
	padding:0.3em 0.3em 0.3em 1em;
}

.desktop-background {
	color:white;
}
.desktop-background a {
	color:rgb(186,240,255);
}
.desktop-background a:visited {
	color:rgb(216,216,255);
}
.desktop-background .link-defaul a {
	color:#003399;
}
.desktop-background .link-default a:visited {
	color:#003399;
}
.desktop-background #wbzzlangtoggle {
	color:#7777ff !important;
}

