﻿.borderBottom
{
	border-bottom: 1px solid #F8E100;
}

.ddLink
{
	color: #F8E100;
	text-decoration:none;
	cursor:pointer;
}

.pushpinNumbers
{
	background-image:url(../images/mapIconDot.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	width: 17px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	margin-left:14px;
}

.resultNumbers
{
	background-image:url(../images/resultsDot.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width: 23px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
