div.cell{
width:180px;
height:160px;
float:left;
margin:0 0 20px 0;
font-family:verdana;
text-align:center;
font-size:10px;
}
div.cell img, h5{
margin:0 0 3px 0;
}
div.cell h5 a{
text-decoration:underline;
color:yellow;
font-size:12px;
}

p.intro{
color:#fff;
padding:0 10px;
margin:10px 0 0 0;
font-weight:bold;
font-family:verdana;
font-size:12px;
line-height:1.5;
}