.header_v2 {
	background:url('/img/bg_header.jpg') no-repeat left top;
        width:100%;
	position: relative;
}

.clear23 {
	clear:both;
	height:23px;
	height:22px !ie;
	overflow:hidden;
	font-size:0px;
}
.clear26 {
	clear:both;
	height:26px;
	overflow:hidden;
	font-size:0px;
}


	.header_v2 a.a_dot {
		padding-bottom:2px;
		padding-bottom:0px !ie;
		background:url('/img/a_dot.gif') repeat-x left bottom;
	}
	.header_v2 .nodecor {
		text-decoration:none;
	}
	.header_v2 .text_right {
		text-align:right;
	}

	.header_v2 .logo {
		float:left;
		margin:24px 0 0 25px;
	}

	.header_v2 .techlinks {
		float:left;
		margin:51px 0 0 40px;
		font-size:11px;
		color:#8E97A0;
	}

	.header_v2 .techlinks a {
		color:#FF7901;
		text-decoration:none;
	}

	.header_v2 .authorizing  {
		float:right;
		margin:13px 15px 0 0px;
		color:#8E97A0;
	}
	.header_v2 .authorizing  a {
		color:#FF7901;
	}
	.header_v2 .authorizing .img_bord {
		border:1px solid #606770;
		margin-left:10px;
	}
	.header_v2 .authorizing .xlarge {
		color:#FF7902;
		font-size:20px;
	}
	.header_v2 .login_table td {
		vertical-align:middle;
	}
	.header_v2 .login_table input {
		border:1px solid #1A2634;
		padding:2px 2px;
		width:94px;
	}
	.header_v2 .login_table .enter {
		background:url('/img/enter.gif') repeat-x left center;
		color:#fff;
		width:44px;
		padding:13px 2px;
		padding:14px 2px !ie;
		cursor:pointer;
	}

        .header_v2 .header_ll, .header_v2 .header_rr  { top: 0;  width: 40px; height: 800px; z-index: 0;}
	.header_v2 .header_ll { position: absolute; left: -40px; background: url('/img/shadow_left.png') no-repeat;}
	.header_v2 .header_rr { position: absolute; right: -40px; _right: -26px;background: url('/img/shadow_right.png') no-repeat;}
