

  .drop
	{
    position: relative;
    display: table;
		top: 0px;
		left: 100px;
		width: 20px; 
		height: 20px; 
    padding: 0px 0px 0px 0px; 
		margin: 0px 0px 0px 0px ;	
		border-width 0px 0px 0px 0px ;	
		background-color: white;
  }
