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


div#connect_b {
	background:transparent url(images/connect.png) no-repeat scroll center center;
	height:115px;
	left:5px;
	margin:auto;
	position:absolute;
	top:38px;
	width:569px;
}
