/************************************************************************
*								CONNECT									*
************************************************************************/

.home-connect {
	float:left;
	margin-left:32px;
	width:260px;
	font-size:9pt;
}

.home-connect .home-content-title {
	margin-left:17px;
	margin-bottom:4px;
}

.email-signup {
	height:115px;
	width:187px;
	background:#abd037;
}

.email-signup p {
	font-size:0.8em;
}

.email-signup td {
	color:#fff;
}

.email-signup .sign-up-field {
	background-image:url("../../../images/layout/home/sign-up-field.gif");
	background-repeat:no-repeat;
	height:25px;
}

.email-signup .sign-up-field input {
	border:0px;
	font-size:0.8em;
	margin-left:4px;
	color:#aab300;
}

.social-media {
	width:190px;
	font-size:0.8em;
	text-align:center;
}