.imgwin
{
 float:left;
 display:block;
 width:130px;
 text-align:center;
 height:130px;
 border:1px solid #000 !important;
 margin:4px;
 overflow:hidden;
 font-size:9pt;
 cursor:pointer;
 background-color:#eee;
}

.imgwin:hover { 
 border:1px solid #fff !important;
 background-color:#000;
}

.imagethumb
{
 display:block;
 width:126px;
 height:126px;
 margin:2px;
 overflow:hidden;
}

.imagethumbname
{
 display:block;
 width:100px;
 height:20px;
 overflow:hidden;
}
 
.imagethumbsize
{
 display:block;
 width:100px;
 height:20px;
 overflow:hidden;
} 
   
.imgwin img
{
 border:0;
}
   
.imgwidthmore
{
 
}
   
.imgheightmore
{
 
}
