﻿body 
{
	font-family: Georgia,"Times New Roman",Times,serif;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

.dynamicPopulate_UpdatingIngredients
{
	background-image:url(images/wait22.gif);
	background-repeat:no-repeat;
	border:silver 0px inset;
	text-align:center;
	padding:2px;
	height:20px;
	margin:0px;
	width:20px;

}

.dynamicPopulate_UpdatingPrice
{
	background-image:url(images/wait16.gif);
	background-repeat:no-repeat;
	border:silver 0px inset;
	text-align:center;
	padding:2px;
	height:14px;
	margin:0px;
	width:14px;
}

#main
{
	width: 720px;	
}

table .content
{
	width: 100%;
	border: 0;
}
