* {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
body {
	font-family:Arial, Sans-Serif;
}
div.domtab {
	padding:0 20px;
	margin:-23px 0 0 0;
	width:838px;
}
ul.domtabs {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
ul.domtabs li {
	float:left;
	padding:0;
	margin:0;
}
div.domtab div {
	clear:both;
	color:#fff;
	height:248px;
	overflow:auto;
	padding:0 8px 0 0;
	margin:0;
	position:relative;
	top:16px;
	left:17px;
	width:795px;
}
#domtabprintview {
	float:right;
	padding-right:1em;
	text-align:right;
}
#domtabprintview a:link,  #domtabprintview a:visited,  #domtabprintview a:active,  #domtabprintview a:hover {
	color:#fff;
}

h2 {
	font-size:16px;
	color:#000000;
	/*text-transform:uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 .7em 0em;
}
h1 {
	font-size:2em;
	font-weight:normal;
	/*text-transform:uppercase;*/
}
pre {
	font-size:1.2em;
	padding:1em;
}
div.domtab div a:link,  div.domtab div a:visited,  div.domtab div a:active {
	color:#fff;
	display:inline;
	padding:0em;
	font-weight:bold;
	font-size:1.3em;
}
div.domtab div h2 a,  div.domtab div h2 a:hover,  div.domtab div h2 a:active {
	color:#000000;
	display:inline;
	padding-left:0.9em;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}
/* other scheme! */
#other {
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div {
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
#other ul.domtabs a:hover {
	background:#669;
}
div#other ul.domtabs li.active a:link, div#other ul.domtabs li.active a:visited, div#other ul.domtabs li.active a:active, div#other ul.domtabs li.active a:hover {
	background:#669;
	color:#fff;
}
#other div {
	float:left;
}
ul.prevnext {
	float:left;
	width:100%;
}
ul.prevnext li {
	float:left;
	width:49%;
}
ul.prevnext li.next {
	float:right;
	text-align:right;
}
