.wrap {
width: 280px;
height: 257px;
position: relative;
overflow: hidden;
float: left;
padding: 0 1em; margin-bottom:15px;
}

.wrap img {position:absolute; top:0; left:0;border: solid white 5px;
}

a.servicename {text-decoration:none; font-size:18px; color:#173700; font-weight:bold; padding:5px;} 

p.servicename {text-decoration:none; font-size:18px; color:#173700; font-weight:bold; padding:5px; line-height:20px;} 

a:hover.servicename {background:#173700; color:#fff; } 


div.product p {margin-top:10px;}

