.move {
	background: url(./move_ud.png) center 6px no-repeat;
	width: 10px;
}

body #move_to, body #copy_to, select#post_parent {
	float: left;
	width: 332px;
}

#move_to_button, #copy_to_button  {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	width: 60px;
}

.thumbnail {
	width: 100px;
}

.uwg_new {
	background: #EAF3FA;
}

ul.ultimate_gallery {
	clear: both;
}
	ul.ultimate_gallery li {
		background: none;
		list-style: none;
		float: left;
		padding: 4px !important;
	}
	ul.ultimate_gallery li a:hover {
		background: none  !important;
	}

	.entry .ultimate_gallery li:before {
		content: "";
	}	

.ui-selected {
	background: #efefef;
	height: 100px;
}

#uwg_restricted_userlevel, #uwg_restricted_users {
	width: 330px;
}

#uwg_restricted_users {
	height: 100px !important;
}