@charset "utf-8";
.topRightDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #94C93D;
	border-right-color: #94C93D;
}
.adMargins {
	margin-top: 16px;
}

.topDots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #94C93D;
}
.favoritesHed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94C83D;
	line-height: 14px;
}
.favorites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
}

