.delicious {
	background-image: url(../datapilotimages/delicious.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	height: 18px;
	margin-left: 0px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;



	
}
.digg {
	background-image: url(../datapilotimages/digg.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	display: inline;
	height: 18px;
	margin-left: 0px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;

}
.reddit {
	background-image: url(../datapilotimages/reddit.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	display: inline;
	height: 18px;
	margin-left: 0px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;

}
.facebook {
	background-image: url(../datapilotimages/facebook.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	height: 18px;
	margin-left: 0px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;

}
.stumbleupon {
	background-image: url(../datapilotimages/stumbleupon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: inline;
	height: 18px;
	margin-left: 0px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 3px;

}
.networksContainer {
	background-color: #FFFFFF;
	margin-top: 25px;
	font-size: 90%;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
	padding-bottom: 6px;
	padding-top: 2px;




}
.networksLinks {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
}

