#header {
	width: 750px;
	height: 24px;
	background: url("/images/newreg/reg-en_3tabs.gif") no-repeat;
	margin-bottom: 42px;
}

#headerNoTabs {
	width: 750px;
	height: 24px;
	background: url("/images/newreg/reg-en_noTabs.gif") no-repeat;
	margin-bottom: 42px;
}

#headerLinks {
	list-style-type: none;
	position: relative;
	top: 5px; 
	padding-left: 437px;
}

#headerLinks li {
	display: inline;
}

#headerLinks li a {
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 5px;
}

#headerTab1 {
	padding-left: 22px;
	padding-right: 7px;
}

#headerTab2 {
	padding-left: 17px;
	padding-right: 17px;
}
#headerTab3 {
	padding-left: 20px;
	padding-right: 20px;
}



