.ext {
	text-align:center;
}

.ext table {
	width:201px; 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}

.ext input {
	width: 105px;
	text-align: left
}

.ext .form_button {
	width: 70px;
	height:22px;
	text-align: center;
}

.ext .login_phone_1 {
	width: 20px;
}
.ext .login_phone_2 {
	width: 20px;
}
.ext .login_phone_3 {
	width: 27px;
}


.ext select {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #034396;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
	width:111px;
}

tr.ext_head {
    display:none;
}


tr.ext_sub_head {
    display:none;
}

td.ext_foot {
    font-size: 11px;
}

.ext_foot span {
    display:none;
}

