#dompage {

    width: 995px;
    margin: 0px auto;
	background-color: #A8A8A8;
    height:284px;
}

body {
  background-color: #A8A8A8;
  margin-bottom:50px;
 
}
	   *{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
			 
		}

		
		div.domtab{

			margin:0px auto;
			width:780px;
			font-size:90%;
			float:left;
			background-color: #A8A8A8;
		}

		ul.domtabs{

			float:left;

			width:100%;

			margin:2em 0 0 0;				

		}

		ul.domtabs li{

			float:left;

			padding:0 .5em 0 0;

		}

		ul.domtabs a:link,

		ul.domtabs a:visited,

		ul.domtabs a:active,

		ul.domtabs a:hover{

			width:4em;

			padding:.2em 1em;

			display:block;

			background:#301830;

			color:#FFF;

			height:3em;

			font-weight:bold;

			text-decoration:none;

		}

		html>body ul.domtabs a:link,

		html>body ul.domtabs a:visited,

		html>body ul.domtabs a:active,

		html>body ul.domtabs a:hover{

			height:auto;

			min-height:3em;

		}

		ul.domtabs a:hover{

			background:#d5d5bb;

		}

		div.domtab div{

			clear:both;

			width:auto;

			background:#d5d5bb;

			color:#000;

			padding:1em 3em;

		}

		ul.domtabs li.active a:link,

		ul.domtabs li.active a:visited,

		ul.domtabs li.active a:active,

		ul.domtabs li.active a:hover{

			background:#d5d5bb;

			color:#000;

		}

		#domtabprintview{

			float:right;

			padding-right:1em;

			text-align:right;

		}

		#domtabprintview a:link,

		#domtabprintview a:visited,

		#domtabprintview a:active,

		#domtabprintview a:hover{

			color:#fff;

		}

		p{

			margin:0 0 1.8em 0;

			line-height:1.3em;

		}

		

		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:block;

			padding:1em .5em;

			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:#000;

			display:inline;

			padding:0;

			font-weight:normal;

			font-size:1em;

		}

		

/* 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;
}

/* other feature box */

#otherfeaturebox{

	font-size:85%;

	width:215px;
	
	margin-top:23px;
	
	margin-bottom:3em;

	float:right;

	background:#6d6d77;
		
}

.otherfeaturecontent{
	padding: 5px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	
}


div#other.featurebox div{

	clear:both;

	width:26em;

	color:#fff;

	padding:2px;
	
	background:#6D6D77;

}

#otherfeaturebox div{

	float:right;

}

div#otherfeaturebox ul.otherfeature li.active a:link,

div#other ul.otherfeature li.active a:visited,

div#other ul.otherfeature li.active a:active,

div#other ul.otherfeature li.active a:hover{

	color:#fff;

}

