﻿/* Lazyest Gallery Admin Style Sheet */

td.column-caption .desc {
  height: 64px;
  overflow: hidden;
  margin: 5px 0;  
  width:328px;
}

.descdiv {
  display: none;
}
.column-caption {
  width:338px;
}
.caption-text {
  width:328px;
}

.lg_foldercell ul li {
  padding-left: 10px;
  list-style-image: url('images/rcorner.png');
  list-style-position: inside;
}