.social_bar {
	text-align:left;
	padding:0;
	margin:0;
	color:#ffffff;
	height:30px;
	font-face: Arial;
}
.social_bar .get_social .txt {
	padding-top:5px;
	text-align:left;
}
.social_bar .buttons {
	float:right;
}
.social_bar .buttons .button {
	width: 123px;
	margin:0;
	padding:0;
	padding-left:22px;
	padding-right:10px;
}
.social_bar .buttons .button .txt {
	text-align:left;
	padding-top:5px;
	color:#ffffff;
}
.social_bar .buttons .button .noborder {
	border-right:0;
}
.social_bar .buttons .facebook {
	background: url(/images/social_bar/icon_facebook.gif) left center no-repeat;
	height:25px;
	width:127px;
}
.social_bar .buttons .twitter {
	background: url(/images/social_bar/icon_twitter.gif) left center no-repeat;
	height:25px;
}
.social_bar .buttons .blog {
	background: url(/images/social_bar/icon_blog.gif) left center no-repeat;
	height:25px;
	width:108px;
}
.social_bar .buttons .rss {
	background: url(/images/social_bar/icon_rss.gif) left center no-repeat;
	height:25px;
	width:103px;
}
.social_bar .buttons .bookmarks {
	background: url(/images/social_bar/icon_bookmarks.gif) left center no-repeat;
	height:25px;
}