
.ui-prisms-share
{
	
    position: absolute;
	right: 50px;
  
    bottom: 70px;
	
	border-radius: 20px;
    width: 64px;
    height: 64px;
    /*border: solid 5px black;
    background: rgba(128,128,128,0.5);*/
	background-image: url(/img/share.png);
    background-size: cover;
}


.a2a_menu 
{
	border: solid 5px black !important;
}

.a2a_more { display: none !important; }