.ezimage-list-image {
	width: 150px;
	height: 175px;
	padding: 3px;
	margin: 3px;
	float: left;
	text-align: center;
	background: #ececec;
	border: 1px solid #ccc;
	-moz-border-radius: .5em;
}

.ezimage-list-image p {
	font-size: 10px;
	margin: 0;
	padding: 2px 0 0;
}

#ezimage-categorylist ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
#ezimage-categorylist li {
	margin: 0;
	padding: 4px 0 4px 20px;
	background: url('/images/folder.gif') left center no-repeat;
}

#TB_overlay {
	z-index: 7000 !important;
}
#TB_window {
	z-index: 7002 !important;
}

.ezimage-navigator {
	height: 30px;
	clear: both;
}
.ezimage-prev {
	float: left;
	width: 49%;
}
.ezimage-next {
	float: right;
	width: 49%;
	text-align: right;
}