#followUs_box {
	margin: 0 0 15px 0;
	display:block;
	width:303px;
	height:120px;
	padding: 8px;
}
/**html #followUs_box {
	width:303px;
	height:120px;
	padding: 8px;
}*/
#followUs_box_discussions {
	margin: 0 0 15px 0;
	display:block;
	width:167px;
	height:205px;
	padding: 8px;
}
/**html #followUs_box {
	width:315px;
	height:120px;
	padding: 8px;
}
*html #followUs_box_discussions {
	width:192px;
	height:205px;
	padding: 8px;
}*/
#followUs_box h4, #followUs_box_discussions h4 {
	margin-bottom:15px;
}
ul.followUs_links {
	margin-right:13px;
	padding:0px;
	float: left;
}
#followUs_wrapper ul.followUs_links li {
	margin-bottom: 15px;
	padding:0px;
	text-decoration:none;
}
#followUs_wrapper ul.followUs_links.discuss li {
	margin-bottom: 15px;
}
#followUs_wrapper ul.followUs_links.right {
	margin-right: 0px;
}
.followUs_links .followUs_twitter {
	background:url(/img/core/socialMedia/logos/logo_twitter.jpg) 0 0;
	display:block;
	width:70px;
	height:18px;
}
.followUs_links .followUs_twitter:hover{
	background-position: 0 -19px;
}
.followUs_links .followUs_flickr {
	background:url(/img/core/socialMedia/logos/logo_flickr.jpg) 0 0;
	display:block;
	width:55px;
	height:20px;
}
.followUs_links .followUs_flickr:hover{
	background-position: 0 -22px;
}
.followUs_links .followUs_foursquare:hover {
	background-position: 0 -20px;
}
.followUs_links .followUs_foursquare {
	background:url(/img/core/socialMedia/logos/logo_foursquare_sm.jpg) 0 0;
	display:block;
	width:67px;
	height:20px;
}
.followUs_links .followUs_propeller {
	background:url(/img/core/socialMedia/logos/logo_propeller.jpg) 0 0;
	display:block;
	width:85px;
	height:29px;
}
.followUs_links .followUs_propeller:hover {
	background-position: 0 -31px;
}
.followUs_links .followUs_facebook {
	background:url(/img/core/socialMedia/logos/logo_facebook.jpg) 0 0;
	display:block;
	width:69px;
	height:18px;
}
.followUs_links .followUs_facebook:hover {
	background-position: 0 -19px;
}
.followUs_links .followUs_youTube {
	background:url(/img/core/socialMedia/logos/logo_youTube.jpg) 0 0;
	display:block;
	width:53px;
	height:22px;
}
.followUs_links .followUs_youTube:hover{
	background-position: 0 -24px;
}
.followUs_links .followUs_mixx {
	background:url(/img/core/socialMedia/logos/logo_mixx.jpg) 0 0;
	display:block;
	width:62px;
	height:26px;
}
.followUs_links .followUs_mixx:hover{
	background-position: 0 -28px;
}
.followUs_links .followUs_mySpace {
	background:url(/img/core/socialMedia/logos/logo_mySpace.jpg) 0 0;
	display:block;
	width:76px;
	height:20px;
}
.followUs_links .followUs_mySpace:hover{
	background-position: 0 -22px;
}
.followUs_links .followUs_stumbleUpon {
	background:url(/img/core/socialMedia/logos/logo_stumbleUpon.jpg) 0 0;
	display:block;
	width:85px;
	height:22px;
}
.followUs_links .followUs_stumbleUpon:hover {
	background-position: 0 -24px;
}
.followUs_links .followUs_foodBuzz {
	background:url(/img/core/socialMedia/logos/logo_foodBuzz.jpg) 0 0;
	display:block;
	width:79px;
	height:21px;
}
.followUs_links .followUs_foodBuzz:hover {
	background-position: 0 -23px;
}
/* end link columns */
.followUs_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;
}

