/*
	Urlredirect plugin
	(P) PSNet, 2008 - 2014
	http://psnet.lookformp3.net/
	http://livestreet.ru/profile/PSNet/
	https://catalog.livestreetcms.com/profile/PSNet/
	http://livestreetguide.com/developer/PSNet/
*/

/* links of other sites */

a.foreignlinks {}

a.foreignlinks:after {
	background: currentcolor;
	border: 3px solid;
	border-radius: 50% 0 50% 50%;
	content: "";
	display: inline-block;
	height: 1px;
	margin-left: 2px;
	opacity: 0.4;
	width: 1px;
}
