blockquote {
font-style: italic; 
margin: 0; }

div.domtab { 
padding:0;
width:100%; 
font-size: 85%; }

table.domtab { font-size: 85%; }



ul.domtabs {
float:left;
width:100%;
margin: 0; }

ul.domtabs li {
float:left;
padding:0 .3em 0 0; }

ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active, ul.domtabs a:hover {
width: auto;
padding: .4em .8em;
display: block;
background: #67437A;
color: #fff;
font-weight: bold;
text-decoration: none; 
border: 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:#F6EEF6;}

div.domtab div {
clear:both;
width:auto;
background:#F6EEF6;
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:#67437A; }

#domtabprintview {
float:right;
padding-right:1em;
text-align:right; }

#domtabprintview a:link, #domtabprintview a:visited, #domtabprintview a:active, #domtabprintview a:hover {
color:#fff; }

div.domtab div h2 a, div.domtab div h2 a:hover, div.domtab div h2 a:active {
display:inline;
padding:0;
font-weight:normal; }
		
/* 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;
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; }

#other div { float:left; }

