﻿#drop{
	padding:6px;
	padding-bottom:20px;
	float:left;
	min-height:80px;
}
.draggable{
	cursor: move;
}
#drop input{
	border:0;
	width:10px;
	font-weight:strong;
}
