/* base css */
@import url(http://www.sitesell.com/css/ssblog.css);
@import url(http://www.sitesell.com/css/ssblogMaster.css);

<style type="text/css">
.entry-footer-share .entry-footer-links-facebook_like,
.entry-footer-share .entry-footer-links-favorite {
	display: inline-block;
	vertical-align: top;
}

.entry-footer-share .favorite {
	width: 82px;
	height: 20px;
}

.entry-footer-share-buttons {
	font-size: 10px;
	line-height: 1;
}

.entry-footer-share-buttons .entry-footer-links-delicious,
.entry-footer-share-buttons .entry-footer-links-digg,
.entry-footer-share-buttons .entry-footer-links-facebook_like,
.entry-footer-share-buttons .entry-footer-links-favorite,
.entry-footer-share-buttons .entry-footer-links-reblog,
.entry-footer-share-buttons .entry-footer-links-twitter {
	display: inline-block;
	margin-bottom: 2px;
	white-space: no-wrap;
}

.entry-footer-share-buttons .separator {
	display: none;
}

.entry-footer-share-buttons .share-link {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 6px 4px 24px;
	color: #777;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-transform: none;
	vertical-align: bottom;
	background-color: #ededed;
	background-repeat: no-repeat;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.entry-footer-share-buttons .share-link:hover {
	border-color: #bbb;
	color: #555;
}

.entry-footer-share-buttons .share-link-digg {
	background-image: url(http://www.typepad.com/.shared/themes/common/images/share-link-bg-digg.gif);
}

.entry-footer-share-buttons .share-link-twitter {
	background-image: url(http://www.typepad.com/.shared/themes/common/images/share-link-bg-twitter.gif);
}

.entry-footer-share-buttons .share-link-delicious {
	background-image: url(http://www.typepad.com/.shared/themes/common/images/share-link-bg-delicious.gif);
}
</style>
/* ph=1 */

