#stUI1
{
  margin-top: 5px;
}

.cl_scroller_cell
{
	height:154px;
  vertical-align: bottom;
}

.cl_scroller_item
{
  cursor: pointer;
  display: block;
  color: #cccccc;
  font-weight: bold;
}

.cl_scroller_cell a, .cl_scroller_cell a:hover
{
  text-decoration: underline;
}

.cl_scroller_highlight
{
}

.cl_scroller_img_holder
{
  display: block;
	width: 123px;
	height:123px;
	margin-bottom: 5px;
	background: url(../images/thumb_bg.gif) no-repeat top left;
  padding: 2px 0 0 2px;
}

.cl_scroller_img_holder:hover
{
	background-position: 0 -125px;
}

.cl_scroller_item img
{
  display: block;
}
