.tooltipster-sidetip.tooltipster-punk .tooltipster-box{
	font-family: "Agency FB", Times New Romans, Serif;
	letter-spacing: 0.5px;
	font-size: 14px;
	border-radius:5px;
	border:none;
	border-top:2px solid #8c7d59cc;
	border-left:1px solid #8c7d59cc;
	border-right:1px solid #8c7d59cc;
	border-bottom:4px solid #8c7d59cc;
	/*background: url(../../../../../../../themes/advanced/imgs/framenew.png) top left repeat;*/
	background: #332e2a;
}
	.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box{margin-bottom:7px}
	.tooltipster-sidetip.tooltipster-punk .tooltipster-content{color:#D7CEB2;text-align: justify; padding:8px 16px}
	.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background{display:none}
	.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#8c7d59cc;}
	.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border{border-left-color:#8c7d59cc;}
	.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border{border-right-color:#8c7d59cc;}
	.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border{border-top-color:#8c7d59cc;}