#navi-sub #logout {
  width: 190px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  overflow: hidden;
  background-color: #00ABBD;
}
#navi-sub #logout INPUT {
  width: 190px;
  height: 20px;
  margin: 0;
  padding: 0 0 2px 9px !important;
  border: 0;
  background-color: #00ABBD;
  color: #FFFFFF;
  font-size: 11px;
  text-align: left;
  cursor: pointer;
}
:root #navi-sub #logout INPUT {
  padding: 0 0 2px 6px!important;
}
#navi-sub #logout INPUT:hover {
  color: #275D5D;
}





.tx-felogin-pi1 FIELDSET {
	width: 400px;
	margin: 20px 0 20px 0;
	position: relative;
	left: 50px;
	border: 0;
}
.tx-felogin-pi1 FIELDSET LEGEND {
	display: none;
}
.tx-felogin-pi1 FIELDSET LABEL {
	width: 100px;
	height: 20px;
	padding: 0 20px 0 0;
	display: inline-block;
	line-height: 16px;
	text-align: right;
}






.tx-newloginbox-pi1 FORM TABLE {
	padding-top: 15px;
	margin-left: 80px;
	font-size: 11px;
	
}

.tx-newloginbox-pi1 FORM TABLE TR TH {
	font-weight: normal;
	float: right;
	padding-left: 5px;
	padding-right: 10px;
}


.tx-newloginbox-pi1 Label {
	font-size: 11px;
	font-weight: normal;
	float: right;
	padding-left: 5px;
	padding-right: 10px;
}
