﻿#foods01 .now { background: url(../img/foods01.gif) no-repeat 0 -28px;}

#bakery { 
	text-indent: -9999px;
	background: url(../img/01bakery.gif) no-repeat;
	width: 550px;
	height: 45px;
	}
h4#regular {
	margin: 20px 0 0 0;
	}

#regular { 
	text-indent: -9999px;
	background: url(../img/01regular.gif) no-repeat;
	width: 550px;
	height: 70px;
	}

#seasonal { 
	text-indent: -9999px;
	background: url(../img/02seasonal.gif) no-repeat;
	width: 550px;
	height: 70px;
	}

#buns { 
	text-indent: -9999px;
	background: url(../img/03buns.gif) no-repeat;
	width: 550px;
	height: 70px;
	}

#square { 
	text-indent: -9999px;
	background: url(../img/04square.gif) no-repeat;
	width: 550px;
	height: 90px;
	}
