#tblUserAccountInfo img,
#tblUserProfile img {
	display: none;
}

#tblUserAccountInfo .NormalTextBox,
#tblUserProfile .NormalTextBox {
	border:1px solid #CCCCCC;
	color:#999999;
	height:18px;
	line-height:20px;
	width:210px;
	padding:2px 3px 0 3px;
	margin-left:5px;
}

#tblUserAccountInfo input[type=radio],
#tblUserProfile input[type=radio] {
	margin-left:0;
}
