#left_auth_block {
position: relative;
}

		.auth {
			width: 80px;
			margin-left: 5px;
			margin-right: 5px;
		}
		.btn_ok {
			height: 32px;
			width: 32px;
			display: block;
			line-height: 32px;
			text-align: center;
			background: url(./images/btn_ok_bg.gif) no-repeat;
			border: none;
			color: #5e5e9e;
			cursor: pointer;
			cursor: hand;
		}
