﻿.sharesb
{
	background-color: White;
	clear: both;
	position: relative;
	border: 0px solid #ddd;
	padding: 0px;
	padding-bottom: 10px;
	margin: 15px 0px 10px 0;
	font-size: 12px;
	-webkit-text-size-adjust: none;
}
.sharesb p
{
	padding: 0;
	margin: 0;
}
.sharesb p a
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	font-size: 12px;
}
.sharesb h3
{
	padding: 0 3px 0 0;
	margin: 0;
	margin: 0 5px 0 3px;
	font-weight: normal;
}
.sharesb ul
{
	text-align: left;
	list-style: none;
	margin: 15px 0 0px 15px;
	padding: 0;
}
.sharesb ul li
{
	text-align: center;
	display: inline;
	padding: 0 4px 6px 0;
}
.sharesb ul li.delicious
{
	background: url(  "http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif" ) no-repeat 0 0;
}
.sharesb ul li.digg
{
	background: url(  "http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif" ) no-repeat 0 0;
}
.sharesb ul li.reddit
{
	padding: 0 0 0 2px;
	background: url(  "http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif" ) no-repeat 0 0;
}
.sharesb ul li.facebook
{
	background: url(  "http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif" ) no-repeat 0 0;
}
.sharesb ul li.stumbleupon
{
	background: url(  "http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif" ) no-repeat 0 0;
}
.sharesb ul li a
{
	padding: 0 0 0 18px;
	margin: 0 3px 0 0px;
}
