.left
{
	float:left;
	width:340px;
}
.right
{
	float:right;
	width:410px;
}
.recipeListItem
{
	float:left;
	width:255px;
	text-align:center;
}
.navLinks .leftLink
{
	float:left;
	padding:30px 0 0 0;
}
.rightLink
{
	float:right;
	background:url(/images/QBTRedTractor.gif) no-repeat top left;
	padding:30px 0 0 140px;
	height:50px;
}
.recipeList
{
	padding-top:15px;
}
.padContentLeft
{
	padding-left:15px;
}
