#malogin {
	width: 175px;
	overflow:hidden;	
	margin: 5px 0; padding: 0px 0 0 6px;
	background-color: white;
	color: #666666;
	background-repeat:no-repeat; 
	background-position:right;
}
#malogin label {
	display:block;
	width: 150px;
	margin:0; padding:0;
	color: #666666;
}
#malogin input[type="text"], #malogin input[type="password"]{
	border: 1px solid gray;
	padding:2px;
	width: 160px;
	height: 1.5em;
	margin: 0 0 4px 0;
	background: transparent url(../images/inputBg.gif) no-repeat;
}
#malogin input[type="submit"]{
	margin:0;padding:0;
}


.tx-srfeuserregister-pi1-notice{
	text-align:right;
}
#profileedit dt{
	width: 110px;
	margin-left: 20px;
}
#profileedit dt label {
	width: 100px;
}

#profileedit input[type="text"],#profileedit input[type="password"] {
	width: 300px;
	padding:2px;
	border: 1px solid #aaaaaa;
	background: white url(../images/inputBg.gif) no-repeat 0 0;
	color: #444!important;
}
#profileedit input[type="submit"] {
	margin:0; padding:0;
}
#profileedit input[type="text"]:focus, #profileedit input[type="password"]:focus {
	color: #000!important;
}

#tx-srfeuserregister-pi1-gender-0 label {border: 1px solid blue;}

input#tx-srfeuserregister-pi1-gender-0 {float:left;}
input#tx-srfeuserregister-pi1-gender-1 {float:left;}

.tx-srfeuserrregister-pi1 {
background: white;
}

