﻿.premiumListing {margin: 12px 0 15px 0;}
.listing .address {margin-bottom: 4px;}
.listing .name {margin: 2px 0 4px 0;}

.premiumListing a {
	background:url(/images/ggicon.gif) left no-repeat;
	padding: 10px 0 15px 40px;
}

.VEAPI_Pushpin{ text-decoration: none; }

.pinStyle1{ position:relative; background:url('/images/pin1.gif') no-repeat 0 0; height:30px; width:25px; top:-15px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle1 .text{ position: relative; top: 2px; }

.pinStyle2{ position:relative; background:url('/images/pin2.gif') no-repeat 0 0; height:29px; width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle2 .text{ position: relative; top: 5px; }

.pinStyle3{ position:relative; background:url('/images/pin3.gif') no-repeat 0 0; height:29px; width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle3 .text{ position: relative; top: 5px; }

.pinStyle4{ position:relative; background:url('/images/pin4.gif') no-repeat 0 0; height:29px;  width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle4 .text{ position: relative; top: 5px; }

.pinStyle5{ position:relative; background:url('/images/pin5.gif') no-repeat 0 0; height:29px; width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle5 .text{ position: relative; top: 5px; }

.address {
	padding-bottom: 20px;
}
.address div {
	display: inline;
}

.displaySection {
	margin: 0 0 10px 20px;
}
.displaySection .displayLabel {

}
.displaySection .displayLabel, .displaySection .displayData {
	padding: 3px 0;
}
