/*
	
	**************************************
	Booz & Company Styles
	**************************************
	
	---------------------------------------------------------------
	1. General
	---------------------------------------------------------------
	2. Layout Boxes
	---------------------------------------------------------------
	3. Non-Text Definitions
	---------------------------------------------------------------
	4. Text Styles
	---------------------------------------------------------------
	5. Gnav
	---------------------------------------------------------------
	6. Lnav
	---------------------------------------------------------------
*/

#share p {
	display: block;
	margin-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#share {
	font-family: "Book Antiqua", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#share ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}

#share li {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	background-image: url(/template/sites/bac/template-images/dotted-horizontal-rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#share a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 70px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

#share a:hover {
	color: #000000;
}

#share .shareprint a, #share .shareprint a:hover {
	background-image: url(/media/image/bac-icon-print.gif);
	background-repeat: no-repeat;
	background-position: 50px 50%;
}

#share .shareemail a, #share .shareemail a:hover {
	background-image: url(/media/image/bac-icon-email.gif);
	background-repeat: no-repeat;
	background-position: 52px 50%;
}

#share .sharesocial a, #share .sharesocial a:hover {
	background-image: url(/media/image/bac-icon-share.gif);
	background-repeat: no-repeat;
	background-position: 52px 50%;
}
