.DefaultPinOffset, .VEAPI_Pushpin img {
	position:absolute;
	left:-2px;
	top:-58px;
}
.ero {
	margin-left:30px;
	margin-top:-20px;
}
.ero .ero-body {
	width:310px!important;
}

/* <POPUP> */
.ActionButton 
{
	float:left; 
	cursor:pointer; 
	font: 12px Arial;
	color: Blue; 
	padding: 2px 5px 2px 5px;
	background-color:#006662;
	color:#fff;
	border: 1px solid #006662;
	margin-top:20px;
	font-weight:bold;
	width:60px;
	text-align:center;
}
.Next { float:right}
.Previous { float:left}
.ButtonDisabled {
	color: #cce4b0;
}

.VEPushPin_pageResults 
{
	color:#006662;
	background-color: #cce4b0;
	width:200px;
	margin-top:20px;
	padding:4px;
	clear:both;
}
.VEPushPin_Title 
{
	font-weight: bold;	
}


.pinPopup_image {
	position:relative;
	float:left;
	width:120px;
	padding-right: 10px;
	vertical-align:middle;
}

.pinPopup_text {
	position:relative;
	float:left;
	padding-left: 10px;
	border-left: solid 1px #c0c0c0;
	width:120px;
	min-height: 120px;
}

.pinPopup_url {
	padding-top:10px;
	clear:both;
}

.logos
{
	position: absolute;
	bottom: 2px;
	right: 5px;
}
/* </POPUP> */
