
#select_images a img {
	border: 3px solid #fff; 
	max-width: 100%; 
}

#select_images a:hover img {
	border: 3px solid #000; 
}


#selected_image,
#selected_image_container {
	clear: both; 
	float: none; 
	margin: 0; 
}


#selected_image_filename {
	font-weight: bold; 
}

#wrap_info {
	margin-bottom: 0; 
}

#wrap_class,
#wrap_link_original {
	float: left; 
	margin-top: 0; 
	margin-right: 1em; 
}

#wrap_description {
	position: relative; 
	clear: both; 
}
	#wrap_description label {
		display: none; 
	}

	#selected_image_description {
		display: block;
		width: 99%; 
	}

#ProcessPageEditImageSelect .Inputfields li {
	margin-top: 0; 
}

#ProcessPageEditImageSelect .PageList .PageList .PageListStatusSystem {
	display: none; 
}

#input_width,
#input_height {
	width: 60px; 
}
