
#loginFormWrapper{
	background: #ebf6d1;
	padding: 30px 10px 30px 10px ;
	height: 38em ;
}

#loginFormWrapper ul li{
	list-style-type: none;
	color: #666;
}

#feature {
	background: url(/a/img/register/feature.jpg);
	height: 194px ;
	margin-top: 14px;
}

#feature .inner {
	width:280px;
	padding: 10px;
}

#feature h2 {
	background: url(/a/img/register/jonUsToday.gif) no-repeat 0 0;
	width: 143px;
	height: 29px;
}

form h2 {
	margin-left: 20px;
	margin-bottom: 10px;
}

h2#logIn  {
	width: 64px;
	height: 31px;
	background: url(/a/img/login/logIn.gif) no-repeat 0 0;
}

.row {
	margin-left: 50px;
}

.question {
	text-align:left !important; /* needs to override form.css */
}

.answer {
	
}

