#mod_pukkaRestaurants ul.mediaSimpleList{
	float:left; _display:inline;
	clear:none;
}

#mod_pukkaRestaurants li.mediaAttachmentItem{
	float:left;
	display: inline;
	width: 90px;
	clear:none;
	text-align:center;
	margin-left:10px;	
}

#mod_pukkaRestaurants .contentBlockText {
	width: 730px;
	display : block;
}

#mod_pukkaRestaurants .mediaSimpleList li img {
	background-color:#FFF;
	border:0 none;
	float:left;
	margin:0 4px 4px 0;
	padding:2px;
}

