@charset "utf-8";
#share {
	width: 155px;
	text-align: center;
}
#em, #fbk, #twit, #prnt {
	cursor: pointer;
	position: relative;
}
#em {
	height:37px;
	width:36px;
}
#fbk, #twit, #prnt , #spacer, #prnt2 {
	height:37px;
	width:37px;
}
#share ul, #prnt ul, #prnt2 ul {
	position: absolute;
	top: 37px;
	left: 3px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding: 0px;
	margin: 0px;
	display: none;
}
#em:hover ul, #fbk:hover ul, #twit:hover ul, #prnt:hover ul, #prnt2:hover ul {
	display: block;
}
#share ul li, #prnt ul li, #prnt2 ul li {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	white-space: nowrap;
	background-color: #FFF;
}
#share ul li a, #prnt ul li a, #prnt2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
.bookmark {
	margin-bottom: 9px;
	display: block;
	cursor: pointer;
}
#addthis-2 {
	width: 161px;
	margin-left: 7px;
	margin-top: 62px;
	margin-bottom: 50px;
}
#addthis-left {
	width: 161px;
	margin-left: 7px;
	margin-top: 972px;
	margin-bottom: 50px;
}
.right {
	margin-left:4px;
	display: block;
}
#addthis-top {
	margin-top:12px;
}
#prnt {
	top:-87px;
	left:127px;
}
#prnt2 {
	position:absolute;
	top:-37px;
	left:117px;
}
