div.system.plugin#AUTH{
	position: relative;
	width: 100%;
	}

div.system.plugin#AUTH *{
	padding: 4px;
	margin: 0;
	}
div.system.plugin#AUTH table{
	position: relative;
	width: 100%;
	width: 229px;
	}

div.system.plugin#AUTH table td{
	text-align: center;
	}

div.system.plugin#AUTH table tr{
	height: 10px;
	}

div.system.plugin#AUTH table td input{
	/*vertical-align: middle;*/
	/*height:8px;*/
	border:0px;
	/*font-size: 14px;*/
	background-color: #c0d0f0;
	color: black;
	/*font-weight: bolder;*/
	
	}