ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 4px 10px 4px 10px;
	margin: 0px auto;
	width: 160px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	height:250px;
        
text-align:center;

}
ul.boxy li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #ccc;
	width:140px;
	heiht:50px;
}

#bouton_comparer{
border:none;
background-color: none;
height:34px;
width:158px;
margin-top:15px;
margin-bottom:15px;
cursor: hand;
background-image: url(http://www.comparer-magasins.com/livraison_courses_en_ligne/comparer.gif);
}
