#Drop
{
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #f5d129;
	margin-top: -12px;
    margin-left: 20px;
	float: left;
	position: absolute;
	z-index: 10;
	display: none;
}
#Drop1
{
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #f5d129;
	margin-top: -12px;
    margin-left: 40px;
	float: left;
	position: absolute;
	z-index: 10;
	display: none;
}

#Drop2

{
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #f5d129;
	margin-top: -12px;
	margin-left:180px;
    float: left;
	position: absolute;
	z-index: 10;
	display: none;
}

#Drop3

{
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #f5d129;
	margin-top: -12px;
    margin-left: 350px;
	float: left;
	position: absolute;
	z-index: 10;
	display: none;
}

