.t_chicken, .t_bacon, .t_meatballs, .t_pepperoni{
	background: url(/images/site/sprites.png) no-repeat;
}

.t_chicken{
	background-position: -18px -17px ;
	width: 60px;
	height: 65px;
}

.t_bacon{
	background-position: -18px -119px ;
	width: 60px;
	height: 65px;
}

.t_meatballs{
	background-position: -18px -224px ;
	width: 60px;
	height: 65px;
}

.t_pepperoni{
	background-position: -23px -316px ;
	width: 60px;
	height: 65px;
}
