#followUs_footer {
	display: block;
	height: 33px;
	padding-top: 12px;
	padding-left: 12px;
	background:url(/img/core/socialMedia/socialMedia_footer_bg.gif) repeat-x;
	background-color: #fff;
	border-left: 1px solid #ccc;
}
#followUs_footer h6 {
	float: left;
	padding-top: 5px;
}
#followUs_footer ul.followUs_footer_links {
	display: block;
}
#followUs_footer ul.followUs_footer_links li {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	float: left;
}
*html #followUs_footer ul.followUs_footer_links li {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	float: left;
}
.followUs_footer_links .followUs_footer_twitter {
	background:url(/img/core/socialMedia/logos/logo_twitter.jpg) 0 0;
	display:block;
	width:70px;
	height:18px;
}
.followUs_footer_links .followUs_footer_twitter:hover {
	background-position: 0 -19px;
}
.followUs_footer_links .followUs_footer_flickr {
	background:url(/img/core/socialMedia/logos/logo_flickr.jpg) 0 0;
	display:block;
	width:55px;
	height:20px;
}
.followUs_footer_links .followUs_footer_flickr:hover {
	background-position: 0 -22px;
}
.followUs_footer_links .followUs_footer_propeller {
	background:url(/img/core/socialMedia/logos/logo_propeller.jpg) 0 -3px;
	display:block;
	width:85px;
	height:29px;
}
.followUs_footer_links .followUs_footer_propeller:hover {
	background-position: 0 -34px;
}
.followUs_footer_links .followUs_footer_facebook {
	background:url(/img/core/socialMedia/logos/logo_facebook.jpg) 0 0;
	display:block;
	width:69px;
	height:18px;
}
.followUs_footer_links .followUs_footer_facebook:hover {
	background-position: 0 -19px;
}
.followUs_footer_links .followUs_footer_youTube {
	background:url(/img/core/socialMedia/logos/logo_youTube.jpg) 0 0;
	display:block;
	width:53px;
	height:22px;
}
.followUs_footer_links .followUs_footer_foursquare:hover {
	background-position: 0 -24px;
}
.followUs_footer_links .followUs_footer_foursquare {
	background:url(/img/core/socialMedia/logos/logo_foursquare.jpg) 0 0;
	display:block;
	width:81px;
	height:24px;
}
.followUs_footer_links .followUs_footer_youTube:hover {
	background-position: 0 -24px;
}
.followUs_footer_links .followUs_footer_mixx {
	background:url(/img/core/socialMedia/logos/logo_mixx.jpg) 0 -3px;
	display:block;
	width:62px;
	height:26px;
}
.followUs_footer_links .followUs_footer_mixx:hover {
	background-position: 0 -31px;
}
.followUs_footer_links .followUs_footer_mySpace {
	background:url(/img/core/socialMedia/logos/logo_mySpace.jpg) 0 0;
	display:block;
	width:76px;
	height:20px;
}
.followUs_footer_links .followUs_footer_mySpace:hover {
	background-position: 0 -22px;
}
.followUs_footer_links .followUs_footer_stumbleUpon {
	background:url(/img/core/socialMedia/logos/logo_stumbleUpon.jpg) 0 0;
	display:block;
	width:85px;
	height:22px;
}
.followUs_footer_links .followUs_footer_stumbleUpon:hover {
	background-position: 0 -24px;
}
.followUs_footer_links .followUs_footer_foodBuzz {
	background:url(/img/core/socialMedia/logos/logo_foodBuzz.jpg) 0 -2px;
	display:block;
	width:79px;
	height:21px;
}
.followUs_footer_links .followUs_footer_foodBuzz:hover {
	background-position: 0 -25px;
}
/* end link columns */
.followUs_footer_links a {
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	font-size:1px;
	line-height:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
}

