#membersIndex{
	width:100%;
	text-align:left;
}
#leftBlock{
	float:left;
	width:690px;
}
#leftBlock .formBtn{
	width:90%;
	text-align:center;
}

#rightBlock{
	float:right;
	width:210px;
}
#rightBlock #login{
	width:100%;
}
