#objects_list 
{
    clear:both!important;
	width:100%!important;
	padding-top:10px;
}
div#galleries_list div#objects_list div.preview_listitem {
	height:58px;
	width:155px;
	float:left;
}
div#galleries_list div#objects_list div.preview_listitem:hover {
	height:56px;
	width:153px;
	border: 1px solid #ffffff;
	overflow: hidden;
}
div#galleries_list div#objects_list div.preview_listitem:hover .images {
	margin: -1px 0 0 -1px;	
}
div#objects_list div.preview_listitem a.redirect {
	margin: 0px;	
}