
.gallery_agree_password {
	text-align: left !important;
}

.bordered_image img, img.bordered_image {
	border: 2px solid #000;
}

#gallery_selection_preview img {
	position: absolute;
	clear: right;
	border: 2px solid #000;
}

.gallery_mini_selection {
    float: left;
    margin-right: 10px;
    overflow: auto;
	background: #eee;
	border: 1px solid #bbb;
	padding-left: 4px;
}


.gallery_mini_selection div {
	float: left;
	margin: 2px;
	line-height: 0;
}

.gallery_mini_selection .viewed {
	-moz-opacity: 0.4;
}

.gallery_mini_selection div img.button {
    border: 1px solid #666 !important;
	margin: 0;
	width: 40px;
	height: 40px;
}

.gallery_mini_selection div img.button:hover {
    border: 1px solid #000 !important;
}

.gallery_path {
	margin-bottom: 4px;
}

.gallery_transform {
	font-size: 0.9em;
	text-align: right;
}

.gallery_transform input {
	height: 20px !important;
	font-size: 13px;
}

.gallery_empty {
	 border: 1px solid #aaa;
	 background: #FFF url('images/empty_folder.jpg') no-repeat center center
}

.no_padding table {
	padding: 0 !important;
	margin: 0;
}

.no_padding table.td {
	padding: 0 !important;
	margin: 0;
}

table.collapse {
	border-collapse: collapse;
}

.no_padding {
	padding: 0 !important;
}

table.no_padding td {
	padding: 0 !important;
}

.gallery_inline_search {
	float: right;
	border: 1px solid #c9daff !important;
	line-height: .8em;
	text-align: right;
}

.gallery_inline_search label {
	width: auto !important;
}

.gallery_item_name {
	text-align: left;
}

.gallery_item_name a {
	font-weight: bold;
}

.gallery_search {
	font-size: 0.9em;
}

.gallery_default_image {
	float: right;
	margin-left: 5px;
}

.gallery_float_info {
	float: right;
	border: 1px solid #89a4e2;
	color: #000;
	background: #f1f6ff;
	vertical-align: middle;
	padding: 2px 2px 0 2px;
}

table.gallery_item_listing {
	clear: both;
	width: 100% !important;
	margin: 0;
}
table.gallery_item_listing td {
	font-size: 0.9em;
	text-align: center !important;
	background: #f0f5ff !important;
	border: 1px solid #c9daff;
	padding-bottom: 2px;
	vertical-align: top;
}
table.gallery_item_listing td div, table.gallery_item_listing td img {
	margin: auto;
}
table.gallery_item_listing td:hover {
	background: #f4f9ff !important;
}

table.gallery_item_listing td.odd {
	background: #fafcff !important;
}

table.gallery_item_listing td.odd:hover {
	background: #ffffff !important;
}

.footer {
	text-align: right !important;
}

.gallery_transform {
	clear: both;
	margin-bottom: 4px;
}

.gallery_nextprev {
	margin-bottom: 4px;
	float: right;
	width: 120px;
}

.gallery_nextprev a, .gallery_nextprev span {
	float: right;
}

.gallery_nextprev .fake_img {
	width: 40px; 
	height: 40px; 
}
