/* ================ PUKKARESTAURANTS =============== */
<?php //quantities in px unless otherwise stated
?>

#mod_pukkaRestaurants.viewList .itemPreview {
	margin-top: 2.5em;
}

#mod_pukkaRestaurants.viewList .itemPreview.last {
	margin-bottom: 0;
		clear:both;
}

#mod_pukkaRestaurants.viewList .itemPreviewTitle {
	margin-top: 0;
}

#mod_pukkaRestaurants .itemPreview .itemPreviewEditLink {
	margin-top: 0.5em;
	text-transform: capitalize;
}

#mod_pukkaRestaurants.viewList .itemPreviewImageSection {
		margin: 0.5em 0 10px 10px;
}

#mod_pukkaRestaurants.viewList a.zoomer img {
	display:none;
}

#mod_pukkaRestaurants.viewList .itemPreviewBookingLink {
}

