
		div.domtab a.domtabHead{
			color:#000000;
			font-size:16px;
			font-weight:bold;
		}
		div.domtab a{
			color:#000000;
			font-size:11px;
		}
		div.domtab{
			font-size:11px;
		}
		ul.domtabs{
			float:left;
			width:637px!important;
width:647px;			
margin:2em 0 0 0;
		}
		ul.domtabs li{
			padding: 3px 0;
			margin-left: 0;
			margin-top: 1px;
			margin-bottom: 0;
			font: bold 12px Verdana;
			list-style-type: none;
			text-align: left; /*set to left, center, or right to align the menu as desired*/
			float:left;

		}

		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:link{
			text-decoration: none;
			padding: 3px 7px;
			margin-right: 3px;
			border: 1px solid #778;
			color: #2d2b2b;
			background: white url(http://yes4trade.de/ebaymich/shade.gif) top left repeat-x;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover,
		ul.domtabs a:active,
		ul.domtabs a:focus,
		ul.domtabs a:hover,
		ul.domtabs a.isvisited
		{
			padding: 3px 7px;
			margin-right: 3px;
			background-image: url(http://yes4trade.de/ebaymich/shadeactive.gif);
			border-bottom-color: white;
		}

		div.domtab div{
			clear:both;
			width:637px!important;
width:647px;
			background:#FFF2CC;
			border: solid #E9D28F 1px;
			color:#000000;
			padding:5px;
		}


		ul.domtabs li a:hover{
			text-decoration: underline;
			color: #2d2b2b;
		}

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