.domtab p{
margin:0 0 0 -46px;
width:650px;
}
.domtab h4{
color:#267CA8;
margin-top:10px;
}
		
		
		
		div.domtab{
		margin-left:50px;
margin-top:-7px;
		}
		ul.domtabs{
	float:left;
margin:10px -19px;			
		}
		ul.domtabs li{
			float:left;
			margin:0px 28px 0px -27px;
			/*padding:0 .5em 0 0;*/
		}
		ul.domtabs a,
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:8em;
			/*display:block;
			padding:0em 1em;
			background:#666;
			color:#ccc;*/
			
			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:21px;
		}
		ul.domtabs a:hover{
			/*background:#696;*/
		}
		div.domtab div{
		
			margin-left:-41px;
width:640px;

		}
		ul.domtabs li a,
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
		border-right:1px solid #A1A0A0;

		margin:4px 2px 0;
		padding:3px 9px 0 5px;
			/*background:#696;
			color:#fff;*/
		}
		/* tab inside*/
#v2-site #tabs .domtab ul {
	*margin-top: 20px;
	*padding-top: 20px;
	border:0 none;
	margin-left:-15px;
	margin-top:-0.5px;
	width:600px;
}
 #v2-site #tabs .domtab ul li
{
        margin: 0px;
        width:auto;
}
#v2-site #tabs .domtab .center_tab
{
	background-image:url(/uploaded_files/ptab_bk4.gif);
	background-position:center 50%;
	background-repeat:no-repeat;
}
#v2-site #tabs .domtab .first_tab
{
	background-image:url(/uploaded_files/ptab_bk4.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
        padding-left: 10px;
        margin-left: -5px;
}
#v2-site #tabs .domtab .last_tab
{
	background-image:url(/uploaded_files/ptab_bk4.gif);
	background-position:right 50%;
	background-repeat:no-repeat;
}
#v2-site #tabs .domtab .last_tab a
{
	border-right:0px;
}

#v2-site #tabs .domtab ul li
{
	width:auto;
}
#v2-site #tabs .domtab ul li a
{
	width:auto;
	height:0;
}
 #v2-site #tabs .domtab #tab_content ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin adding;
background:transparent none repeat scroll 0 0;
width: auto;
height: auto;
padding: 0px;
margin: 0px;
clear: both;
}
 #v2-site #tabs .domtab #tab_content li {
height: auto;
padding: 0px;
margin: 0px;
line-height: 160%;
clear: both;
}
  #v2-site #tabs .domtab #tab_content table {

padding: 0px;
margin: 10px; 

}


		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}

		/*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:#cfc;
			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;

