ul.pizzaBullet, ul.burgerBullet {
	margin: 0 0 -8px 0;
	padding-left: 14px;
	list-style: none;
}

.pizzaBullet li {
	padding-left: 19px;
	background: url(http://seriouseats.com/imagesV2/icons/iconSliceNY.png) no-repeat left top;
	margin-bottom: 8px;
}

.burgerBullet li {
	padding-left: 22px;
	background: url(http://seriouseats.com/imagesV2/icons/iconAHT.png) no-repeat left top;
	margin-bottom: 8px;
}

h4.subhead {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans, 'sans serif';
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

p.mailed {
	font-family: Courier, Times, 'Times New Roman', serif;
}

#threeColumn1 h4.topQuote, h4.topQuote {
	text-transform: none;
	font: italic normal 16px/20px  Georgia, Times, 'Times New Roman', serif
}
