.related-list .popover, .pos-info .popover {
	max-width: 380px;
	color: #000;
	font-size: 14px;
	line-height: 24px;
}

.linkpopup-close-icon {
	background: url(../img/close.png) no-repeat;
	position: absolute;
	top: -17px;
	right: -22px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

a.element-linkpopup,
a.element-linkpopup:visited,
a.element-linkpopup:hover {
	color: #a240a2 !important;
	text-decoration: none;
}