.drop-background{	margin: 0 10px 0 0;	padding: 5px 0 5px 0;	background: #eee;	float: left;	display:inline-block;	width: 187px;	min-height:176px;	max-height:176px;	overflow:auto;	/*border:1px inset blue;*/}.droptrue {	list-style-type: none;	margin: 0;	background: #eee;	width: 160px;	min-height:160px;	max-height:160px;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:11px;	/*border:1px inset red;*/}.droptrue li {	margin: 2px 5px 5.3px 5px;	padding: 5px;	font-size: 11px;	width: 146px; /* largura do droptrue -21 */	cursor:default;	color:#000;}/*muda a cor quando está selecionando*/ul.droptrue .ui-selecting {	background: #FECA40;}/*muda a cor quando está selecionado*/ul.droptrue .ui-selected {	background: #F39814;	color: #FFF;}.sortable_links{	color:#333;	text-decoration:none;}.sortable_links:hover{	text-decoration:underline;}