#locationsValues
{
	position:absolute;
	border-top-color:#B6BBBF;
	border-top-width:1px;
	border-top-style:solid;
	top:161px;
	margin-left:-300px;
	background-image:url(../images/pix-grey-locations.gif);
	background-repeat:repeat;
	width:270px;
	height:270px;
	display:none;
	z-index:5000;
}

.locations-addresses-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index:5000;
	padding-left:10px;
}

.locations-addresses-location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:5000;
	padding-left:10px;
}

#locations-addresses-table {
	position:relative;
	width:100%;
	z-index:5000;
}