#copyrightfaqlist li {margin-bottom:12px}

/* format the menu for Registration Counts page */
#share_rightcontent {
	position:absolute;
	left:460px;
	top: 6px;
	width:148px;
}
#share_rightcontent .boxtext {
	margin-top:50px;
}
#share_rightcontent .caption {
	font-size:9px;
	position:relative; top:4px; left: 0;
}
.share_menu_header {
	color: #993300;
	font-weight: bold;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.share_menu_hed {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
.share_menu_item {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 8px -22px;
	font-size: 1.01em;
	line-height:15px;
}
li.share_menu_item a{
	color:#5d5f2a;
}
li.share_menu_item a:hover {
	color:#993300;
}
