#contentForm	input[type="text"],
#contentForm	input[type="password"]{
	padding: 3px 7px;
	margin:5px 0;
	width:186px;
}
#contentForm .forgot,
#contentForm .login_now{
	float:right;
	position:relative;
	top:3px;
}
#contentForm .fields_container{
	width:200px;
}
#contentForm .form_buttons{
	margin-top:10px;
}
#contentForm .btn-mini{
	height: 20px;
}
