
	#fetchpassword
	{
		font-size: 10px;
	}

	.Error
	{
		font-size: 1em;
		font-weight: bold;
		color : Red;
	}
	
.header_wrapper { width:100%; }
	.shadow { background-image:url(Images/shadow_repeat.png); background-position:bottom; background-repeat:repeat-x; height:31; }
	.header_tabs { height:31px; width:990px; margin-top:4px; margin-left:0px; /* z-index:99; */}
	.tabs { height:31px; width:400px; float:left; display:inline; /*z-index:100;*/ }
	.header_yellowBar { height:30px; width:100%; margin-top:0px; background-image:url(Images/header_yellowBar.png); background-repeat:repeat-x; z-index:5; }

