.homebiz-content-signup {
	width: 480px;
	background: url(signup-bottom.gif) no-repeat center bottom;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 24px;
}

.homebiz-content-top {
	background: url(signup-top.gif) no-repeat center top;
}

.homebiz-content-signup h4 {
	padding: 66px 16px 0 150px;
	margin-bottom: 10px;
	font-size: 19px;
	line-height: 1.3em;
	color: #800000;
	font-weight: normal;
}

.homebiz-content-signup p {
	padding: 0 16px 0 40px;
	line-height: 1.3em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
}

.homebiz-content-signup ul {
	margin-top: 0;
	padding-top: 0;
}

.homebiz-content-signup li {
	line-height: 1.3em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 42px;
}

.homebiz-content-signup span {
	color: #800000;
	font-size: 105%;
}

.homebiz-content-signup .homebiz-content-form br {
	display: none;
}

.homebiz-content-signup .homebiz-content-form .homebiz-row {
	text-align: right;
	margin-right: 70px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

body #container #wrapper #content .homebiz-content-signup .homebiz-content-form input {
	width: 250px;
	margin-left: 8px;
	margin-bottom: 8px;
	display: inline;
}

