#stay-connected {
	width:639px;
	height:182px;
	margin-bottom:18px;
	padding:0;
	position:relative;
	outline:none;
	background:url(bg_stayconnected.gif) 1px 0 no-repeat;
	}
#stay-connected .box-content {
	padding:0;
	}
#stay-connected ul {
	margin:0;
	padding:50px 0 0 48px;
	}
#stay-connected ul li {
	float:left;
	margin-right:53px;
	width:72px;
	display:inline;
	list-style-image:none;
	list-style-type:none;
	text-align:center;
	}
#stay-connected ul li.last {
	margin-right:0;
	}
#stay-connected ul li.nylibertynet {
	width:186px;
	}
#stay-connected ul li a {
	display:block;
	text-indent:-9900px;
	font-size:0;
	}
#stay-connected ul li.facebook a {
	background:url(bg_link_facebook.gif) 0 5px no-repeat;
	width:71px;
	height:116px;
	}
#stay-connected ul li.twitter a {
	background:url(bg_link_twitter.gif) 0 5px no-repeat;
	width:68px;
	height:116px;
	}
#stay-connected ul li.mobile a {
	background:url(bg_link_mobile.gif) 0 0 no-repeat;
	width:87px;
	height:116px;
	}
#stay-connected ul li.nylibertynet a {
	background:url(bg_link_nylibertynet.gif) 0 16px no-repeat;
	width:186px;
	height:116px;
	}
#stay-connected ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#stay-connected ul {
	display:inline-block;
	}
* html #stay-connected ul {
	height:1%;
	}
#stay-connected ul {
	display:block;
	}

