.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}


#navBar td
{
	vertical-align: top;
	height: 30px;
}


.recipeNumbers
{
	background: url(images/recipe_numbers.gif) no-repeat;
	width: 499px;
	height: 67px;
	color: #FF00FF;
	text-align: left;
}

.recipeNumbers2
{
	background: url(images/recipe_numbers2.gif) no-repeat;
	width: 474px;
	height: 67px;
	color: #FF00FF;
	text-align: left;
}

.recipeNumbers3
{
	background: url(images/recipe_numbers2.gif) no-repeat;
	background-position: right;
	width: 474px;
	height: 67px;
	color: #FF00FF;
	text-align: left;
}

.recipeNumbers td
{
	width: 25px;
	height: 60px;
}


.recipeNumbers td a
{
	display: block;
	width: 20px;
	height: 55px;
}

.recipeNumbers td.buffer
{
	width: 185px;
	Height: 60px;
}


.recipeNumbers2 td
{
	width: 25px;
	height: 60px;
}


.recipeNumbers2 td a
{
	display: block;
	width: 20px;
	height: 55px;
}

.recipeNumbers2 td.buffer2
{
	width: 160px;
	Height: 60px;
}

.recipeNumbers3 td.buffer3
{
	width: 490px;
	Height: 60px;
}

.recipeNumbers3 td.buffer3 img
{
	vertical-align: middle;
}


.recipeNumbers3 td
{
	width: 27px;
	height: 60px;
}


.recipeNumbers3 td a
{
	display: block;
	width: 20px;
	height: 55px;
}
.recipeArea
{
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	padding: 25px;
}

h1
{
	font-size: 12px;
	color: #4B271B;
	font-weight: bold;
	margin: 0px;
}

.summary
{
	font-family:Georgia, Times, serif
	font-style: italic;
}

.recipeArea p
{
	margin-right: 200px;
}


ul li
{
	text-decoration: none;
	list-style: none;
}
