@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Connect
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

form {
	margin:0px;
}

input[type=text] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	border:0px;
	padding:3px;
}

div#connect-icons{
clear:both; 
position:relative; 
top:-120px; 
left:100px;	
width:250px;
height:125px;
overflow:hidden;
}

div#connect-sharethis-button {
float:left;
}

div.social_spacing {
	clear:both;
	height:10px;
	width:0px;
}

div#connect-facebook-button {
	float:left;	
	width:80px;
	height:80px;
	margin-right:10px;
}

div#connect-twitter-button {
	float:left;	
	width:80px;
	height:80px;
}

div.connect-form-register {
	position:relative;
	top: 20px;
	left: 50px;
}

div#connect-button {
	position:relative;
	top:40px;
	left: 20px;
}