#BenI div.user-profile p {
	margin-bottom: 2px;
	padding-left: 1em;
	line-height: normal;
}
#BenI div.user-profile blockquote p {
	line-height: 120%;
}

 div.user-profile p input {
	height: 14px;
	display: block;
}
div.user-profile p input.radio {
	height: auto;
}

div.user-profile p label {
	display: block;
	margin-left: 0.5em;
	width: 50%;
}

div.user-profile p textarea {
	border-width: 1px;
	border-style: solid;
	padding: 2px 0 3px 3px;
	width: 161px;
}
div.user-profile p input {
	width: 161px;
	border-width: 1px;
	border-style: solid;
	padding: 2px 0 3px 3px;
}
div.user-profile p label {
	text-align: right;
	margin-left: 0;
	margin-right: 0.5em;
	width: 130px;
	height: 19px;
	line-height: 19px;
}
div.user-profile p span {
	height: 19px;
	line-height: 19px;
}

div.user-profile p.last {
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 1em;
	padding-top: 4px;
}

div.user-profile button {
	display: block;
	cursor: pointer;
	background: none;
	width: 90px;
	margin-left: 3px;
}
div.user-profile button span {
	border-width: 1px;
	border-style: solid;
	display: block;
	height: 19px;
	line-height: 19px;
	background: repeat-x url('../img/b_bg_button_login.png');
}

