div.domtab{
	padding:0 1em;
	width:100%;
	font-size:13.5px;
}
p .want{
	line-height:normal;
}
ul.domtabs{
	float:left;
	width:100%;
	margin:1em 0 0 2em;
	text-align:center;
}
ul.domtabs li{
	width:auto;
	float:left;
	padding:0 .5em 0 0;
	list-style: none;
}
ul.domtabs li a:hover{
	color:#fff;
	background-color:#CC9933;
}
ul.domtabs a:link,ul.domtabs a:visited,ul.domtabs a:active,ul.domtabs a:hover{
	padding:.2em 1em;
	display:block;
	color:#CC9933;
	text-decoration:none;
	height: auto;
	min-height:1em;
	border: #CCCCCC solid;
}
ul.domtabs a:hover{
	background:#CC9933;
}
div.domtab div{
	clear:both;
	width:800px;
	color:#DADADA;
	border:#CCCCCC solid;
	padding: 20px;
}

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:#cc9933;
	color:#fff;
}

#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 0 0;}
h2{
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:0 0 .4em .2em;
}
h3{font-size:28px;}
h1{
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:.5em 0;
}
pre{
	font-size:12px;
	padding:1em;
}
div.domtab div a:link,div.domtab div a:visited,div.domtab div a:active
{
	color:#000000;
	font-size:15px;
}
div.domtab div h2 a,div.domtab div h2 a:hover,div.domtab div h2 a:active{
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:14px;
}
		
/* other scheme! */
#other{
	font-size:14px;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#fff;
	color:#000;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#fff;
}
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:#fff;
	color:#000;
}
#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;
}
div.domtab div #new{
width:700px;
border:0px;
}

#new a{
	font-size:22px;
	border:0px;
}
div.domtab div #new2{
width:700px;
border:0px;
}

#new2 a{
	font-size:28px;
	border:0px;
}
div.domtab div #new3{
width:700px;
border:0px;
}

#new3 a{
	font-size:28px;
	border:0px;
}
div.domtab div #new4{
width:700px;
border:0px;
}

#new4 a{
	font-size:28px;
	border:0px;
}
/********/
.message_sponsor
{
  background-color:#FEFECC;
  border-style:dotted;
  border-color:aqua;
}
.pair { background-color:#FFFFFF;}
.odd{ background-color:#F3F3F3;}
.sponsor { background-color:#FEFECC;}
table.content li{ padding: 4px;}
#message_form_div { background-color:yellow; color:#FF0000;}