#containphoto {
   width:361px;
   margin:5px auto;
   text-align:center;
   padding:0;
   position:relative;
   border-bottom: 1px solid #CCC;
   color:#fff;
}

#desc{
   height:1px;
   overflow:hidden; 
   color:#fff;  
}


.collection li{
    float:left;
    width:75px;
    height:75px;
}

.collection{
   margin:0;
   padding:0;   
}

.desc{visibility:hidden;}