/* BASIC css start */
#container {
    margin-top: 61px;
}

.comm IMG{width: 100%; MARGIN: 0 AUTO;  DISPLAY: BLOCK;}

.collection_link {
    position: relative;
    display:inline-block;
   
}


.collection_link a {
    display:inline-block;   
     margin: -5px 0 0;
    color: #fff;
    font-size:14px;
    text-align:left;
    border-bottom:1px solid #000;

}


.collection_link p {
    position:absolute;
    left: 30px;
    bottom: 40px;    
}
/* BASIC css end */

