/*

Custom child theme for Destiny Center
(c) wigstonewebdesign.com

*/

.getsocial {
/*	width: 70px;
	background: #EAEAF4 url(image/sharetitle_dark.png) no-repeat bottom right;
	background: #EAEAF4 url(/image/sharetitle_dark.png) no-repeat bottom right;
	border: 1px solid #D9D9ED;
	position: absolute;
	left: -70px;
	z-index: 2;
	display:block;
*/
	float:left;
	margin:40px 0 0 -90px;
	position:fixed;
	width:50px;
	padding:10px;
	background:#F5F5F5;

}

