.photo_gallery {
	padding: 0px;
}

#filemgr_image_cell a img {
	vertical-align: bottom;
	margin: 3px;
	border: 3px solid #FF4500;
}
#filemgr_image_cell a:hover img {
	border-color: #F7CC02;
}
#filemgr_image_cell a:hover {  /* wakeup IE */
	border-width: 0;
}