ul#stayconnected {
	display: block;
	clear: both;
	
	
}

ul#stay-connected li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;

	
}

ul#stay-connected li a {
	display: block;
	padding: 5px 10px;
}



ul#stay-connected a.podcasts {
	width: 70px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Podcasts.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.podcasts:hover {
	background-position: 0 0;
	}

ul#stay-connected a.itunes {
	width: 60px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/iTunes.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.itunes:hover {
	background-position: 0 0;
	}	
	
ul#stay-connected a.videos {
	width: 60px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Videos.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.videos:hover {
	background-position: 0 0;
	}

ul#stay-connected a.youtube {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/YouTube.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.youtube:hover {
	background-position: 0 0;
}
	
ul#stay-connected a.facebook {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Facebook.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.facebook:hover {
	background-position: 0 0;
}

ul#stay-connected a.twitter {
	width: 100px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Twitter.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.twitter:hover {
	background-position: 0 0;
}




ul#stay-connected a.rss {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/RSS.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: 25px;
}

ul#stay-connected a.rss:hover {
	background-position: 0 0;
}



/* horizonatal style layout */


ul#stay-connected-vert {
	display: block;
	/*clear: both;*/
	margin-left: 10px;
	padding-left: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}



ul#stay-connected-vert li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 25px;



}

ul#stay-connected-vert li a {
	display: block;
	padding: 5px 10px;
}



ul#stay-connected-vert a.podcasts {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Podcasts.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;

}

ul#stay-connected-vert a.podcasts:hover {
	background-position: 0 0;
	}

ul#stay-connected-vert a.itunes {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/iTunes.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.itunes:hover {
	background-position: 0 0;
	}	
	
ul#stay-connected-vert a.videos {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Videos.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.videos:hover {
	background-position: 0 0;
	}

ul#stay-connected-vert a.youtube {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/YouTube.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.youtube:hover {
	background-position: 0 0;
}
	
ul#stay-connected-vert a.facebook {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Facebook.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.facebook:hover {
	background-position: 0 0;
}

ul#stay-connected-vert a.twitter {
	width: 100px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Twitter.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.twitter:hover {
	background-position: 0 0;
}

ul#stay-connected-vert a.rss {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/RSS.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.rss:hover {
	background-position: 0 0;
}

ul#stay-connected-vert a.Email-Signup {
	width: 80px;
	height: 23px;
	text-decoration: none;
	background: url("/cnes/images/social-icons/Email.png");
	background-repeat: no-repeat;
	background-position: 0 -32px;
	/*background-position: 0 0;*/
	text-indent: 25px;
}

ul#stay-connected-vert a.Email-Signup:hover {
	background-position: 0 0;
}


