/* ================ PUKKARESTAURANTS =============== */

#mod_pukkaRestaurants.viewList .itemPreview {
	margin-top: 2.5em;
}

#mod_pukkaRestaurants.viewList .itemPreview.last {
	margin-bottom: 0;
}

#mod_pukkaRestaurants.viewList .itemPreviewTitle {
	margin-top: 0;
}

#mod_pukkaRestaurants .itemPreview .itemPreviewEditLink {
	margin-top: 0.5em;
	text-transform: capitalize;
}

#mod_pukkaRestaurants.viewList .itemPreviewImageSection {
	float: right;
	margin: 0.5em 0 10px 10px;
}

#mod_pukkaRestaurants.viewList a.zoomer img {
}

#mod_pukkaRestaurants.viewList .itemPreviewBookingLink {
}

