/* CSS stylesheet for Text-Only and Mobile versions of Professional Recipes
copyright ProfessionalRecipes.com 2008, all rights reserved */

/* Remove Browser Defaults */

*	{
	margin: 0;
	padding: 0;
	}


td.content	{
	vertical-align: top;
	}
