.auth{
	padding:5px;
}
.auth .bigauth{
	height:105px;
}
.auth .bigauth td.authimg{
	width:				100px;
	background:			url(../../../images/auth.png) no-repeat center;
}
.auth .bigauth table tfoot tr:first-child{
	text-align:			right;
}
.auth .bigauth table th{
	text-align:			left;
}
.auth .bigauth table .zoneerr{
	font-weight:			bold;
	color:				#ff0000;
}
