.img-content {
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:16px;
  width: 660px;
}

.album-name {
  color:#555555;
  font-size:14px;
  font-weight:bold;
  border-bottom:1px #cccccc dotted;
  padding-bottom:5px;
  margin:6px;
}
  
.top-name {
  color:#AACBF2;
  float:left;
  text-align:left;
  width:120px;
}

.border {
  margin:5px auto;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:5px;
}

.top-data, .bottom-data {
  background-color:#EAF2FB;
  border:1px solid #DAE7F6;
  float:left;
  text-align:left;
  width:120px;
}

.bottom-data {
  border-top:none;
  width:120px;
}
     
.top-data span, .top-name span {
  float:right;
  padding:0;
}

.thumb {
  float:left;
  margin:5px;
  width:122px;
  overflow:hidden;
  _display:inline;
}

.thumb-img 
{
  cursor:pointer;
  height:116px;
  width:116px;
  border-spacing:0;
}

.videothumb
{
    background: url(/common/images/video.gif) no-repeat center center;
    width: 121px;
    height: 121px;
}

.videothumb a { display:block; text-align:center;} 

table.thumb-img { cursor:auto;}
.thumb-img td { padding:0;height:116px;width:116px;}
.small {
  border:1px solid #BBDAE6;
  margin:0;
  padding:2px;
}

.normal-cursor {cursor:auto}

