/* BEGIN CONNECT WITH US */
#connectWithUs img {
	vertical-align: middle;
	margin-right: 4px;
}

#connectWithUs #subscribeConnect {
	width: 146px;
	height: 20px !important;
	line-height: 20px;
	background-image: url(/images/home/subscribe-connect.gif);
	margin-bottom: 1px;
}

#connectWithUs #subscribeConnect input[type="text"] {
	width: 136px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0 0 5px;
	padding: 0;
	color: #999;
	font-size: 10px;
	text-align: left;
	background: transparent;
	border: none;
}

#connectWithUs img.connect {
	padding-left: -2px;
	margin-right: 0 !important;
}
/* END CONNECT WITH US */