.connect_form {
	background:none;
	border:none;
	padding-left:0px;
	margin-left:10px;
	padding-top:0px;
	height:18px;
	width:115px;
	font-size:11px;
	color:#822C49;
  width:90px;
	
}
.connect_form:hover {
	background:none;
	border:none;
}
.connect_form:focus {
	background:none;
	border:none;
}


div#connect_b{  
  background: url(images/connect.png) center no-repeat;	
	height:100px;
	width:525px;
	margin-left:39px;
  top:30px;
	position:absolute;
	color: #822C49;
}

div#member{
  margin-top:49px;
	text-align: center;
}

.forget{
	margin-right:65px;
	margin-top:12px;
}

