#object_pins{
	position: relative;
	top: 0;
	left: 0;
	width:auto;
	height:auto;
	z-index:1;
	background-color: #CFDFEF;
	layer-background-color: #FFFFCC;
	border: 1px none #000000;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: auto;
	clear: both;
}
#box_pins {
    position: relative;top: 0px;left: 0px; width:auto; 
    height:auto; z-index:1; background-color: #FFFFCC; 
    layer-background-color: #FFFFCC; border: 1px none #000000;
    overflow: visible;font-family: Arial, Helvetica, sans-serif;
    font-size: x-small; margin: auto;
}
