.imgpack
{
 width:680px;
 display:table;
}

.imgwin
{
 float:left;
 width:110px;
 text-align:center;
 text-decoration:none!important;
 height:140px;
 border:1px solid #111;
 margin:10px 14px;
 overflow:hidden;
 font-size:8pt;
 cursor:pointer;
 display:block;
}

.imagethumb
{
 font-size:1px;
 display:block;
 width:110px;
 line-height:100px;
 height:100px;
 overflow:hidden;
}

.imagethumbname
{
 display:block;
 width:106px;
 height:14px;
 overflow:hidden;
 margin:2px;
}

.imagethumbdesc
{
 display:block;
 width:106px;
 height:50px;
 overflow:hidden;
 margin:2px;
}
 

.imagethumbsize
{
 display:block;
 width:106px;
 height:14px;
 overflow:hidden;
 margin:2px;
} 
 
.imgwin:hover 
{
	background-color:#222;
}
   
.imgwin img
{
 border:0;
 vertical-align:middle;
}
   
.imgwidthmore
{
 margin:5px 0 0 2px !important;
}
   
.imgheightmore
{
 margin:5px 0 0 2px !important;
}

