.greyBg{
    background: #eee;
}
.wrap li{
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 380px;
    height: 252px;
}
.wrap li img{
    width: 100%;
    vertical-align: top;
}
.container p{
    text-indent: 0 !important;
}