.trips .item { min-height:240px }
.trips .item .itemImage { position:relative; float:left; margin:5px 5px 5px 10px; padding:0; width:132px; height:96px; overflow:hidden; }
.trips .item .itemImage img { position:absolute; margin:0; float:none; width:auto; height:auto; }

.tripstop .tripstopImg { position:relative; width:200px; height:145px; margin:0 0 10px 0; border:1px solid #fff; overflow:hidden; }
.tripstop .tripstopImg img { float:none; margin:0; padding:0; border:none; }

.hidden { display:none; }