﻿.handle_it { padding: 3px 0 3px 17px; background: url(http://media.bodhi.st/lotus/img/ico/drag.png) no-repeat left center; text-indent: -9999px; font-weight: normal; float: left; cursor:move; }
.photo_manage { float: right; }
.photo_manage span.delete a { text-indent: -9999px; padding: 3px 0 3px 15px; background: url(http://media.bodhi.st/lotus/img/ico/minus.gif) no-repeat left center; }
.photo_manage span.edit a { text-indent: -9999px; padding: 3px 0 3px 20px; background: url(http://media.bodhi.st/lotus/img/ico/edit.gif) no-repeat left center; }
.photo_manage span.move a { text-indent: -9999px; padding: 3px 0 3px 20px; background: url(http://media.bodhi.st/lotus/img/ico/move.png) no-repeat left center; }
#divPhotoList { margin: 0px auto 0px auto; width: 600px; padding: 0px 0px 0px 0px; }
#ulThumbnailList { padding: 0px; margin: 0px; }
.photolistitem { position: relative; display: block; float: left; list-style-type: none; height: 160px; width: 170px; padding: 5px; margin: 2px; text-align: center; }
.photolistitem div:first-child { height: 165px; margin-bottom: 3px; }
.photolistitem div[id$=Notes] { height: 50px; overflow-y: auto; overflow-x: hidden; }
#ImageDisplayPanel { border: solid 6px White; background:black; color:white; position:absolute; z-index:100; display:none; }
.thumbnailimage { border: solid 2px whitesmoke; }
.thumbnaillink { display: block; margin-bottom: 10px; }
.admin {border: solid 1px khaki; margin: 2px; background: steelblue;}
.public {border: solid 1px khaki; margin: 2px; background: #efefef;}
p.centered { margin-left: auto; margin-right: auto; width:550px; }
