.content {
	color: #1a3052;
	margin-left: 50px;
	margin-top: -30px;
	width: 720px;
}

h2 {
	position: relative;
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	color: #7e92a5;
}

h2 strong {
	color: #1a3052;
}

h3 {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
}

.content p {
	font-size: 13px;
	margin-top: 0;
	line-height: 1.6;
}

.content form {
	float: left;
	width: 411px;
	background: #add7ff url(http://appshopper.com/images/style/signup-top.png) no-repeat top center;
	padding: 15px;
	margin: 10px 30px 0 0;
}


.content form .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 441px;
	height: 10px;
	background: #add7ff url(http://appshopper.com/images/style/signup-bottom.png) no-repeat;
}

.content form label,.content form input {
	display: block;
}

.content form .checkbox {
	display: inline;
	font-weight: normal;
}

.content form label {
	font-size: 13px;
	font-weight: bold;
}

.content form input.text {
	width: 371px;
	height: 30px;
	border: 1px solid #84beff;
	margin: 4px 0 10px 0;
	font-size: 13px;
	font-family: Helvetica;
	padding-left: 0.5em;
}


.content form .submit {
	margin-top: 15px;
	width: 85px;
	height: 35px;
	background: transparent url(http://appshopper.com/images/style/signup-submit.png);
	text-indent: -5000em;
	border: 0;
	cursor: hand;
}

.content form a.info {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	text-indent: -5000em;
	background: transparent url(http://appshopper.com/images/style/form-info.png);
	position: relative;
	top: 8px;
	right: 10px;
}

.content form div.ng {
	display: none;
}

.content form div.ok {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	text-indent: -5000em;
	background: transparent url(http://appshopper.com/images/style/form-ok.png);
	position: relative;
	top: 8px;
	right: 10px;
}

div#user_msg {
	color: red;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
