.newloginbox_small label {
	display: block;
	float: left;
	width: 80px;
}
.newloginbox_small input {
	margin-right: 0px;
	float: right;
	width: 80px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	height: 20px;
}
div.newloginbox_small {
	margin-left: 20px;
	margin-right: 8px;
	margin-bottom: 3px;
	clear: both;
	height: 25px;
}
.tx-newloginbox-pi1-submit {
	margin-left: 0px;
	float: right;
	background-color:#dddddd;
}


.newloginbox_small_label {
	float: left;
	margin-right: 0px;
}
.newloginbox_small_submit {
	margin-top: 10px;	
}

#logout {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #999999;	

}

