/*
 * Project  Name: None
 * File / Folder: recipes.css
 * File Language: css
 * Copyright (C): 2005 Richard Group, Inc.
 * First  Author: Liam Bryan
 * First Created: 2005.09.29 08:54:59
 * Last Modifier: Liam Bryan
 * Last Modified: 2005.10.11 14:53:22
 */


#content {
	overflow: hidden;
	height: 1080px; } *>#content { height: auto;
}
.recipeBlurb {
	margin: 0px 4px 10px 2px;
	height: 250px;
	width: 279px;
	float: left;
	clear: left;
}
.recipeBlurb p {
	margin: 0;
	margin-left: 4px;
	padding: 0;
}
.recipeBlurb img {
	width: 279px; } *>.recipeBlurb img { max-width: 279px;
}

.ad300x250 {
	float: right;
	margin-bottom: 10px;
}

#recipes {
	background-color: rgb(255, 255, 255);
	background-image: url(/images/whiteBackground.png);
	height: 720px; } *>#recipes { min-height: 720px; height: auto;
}

#recipeCollections {
	width: 280px;
	float: right;
}
#recipeCollections ul {
	margin: 0;
	padding: 0;
}
#recipeCollections ul * {
	margin: 0;
	padding: 0;
}
#recipeCollections ul li {
	margin: 0;
	padding: 0;
	height: 70px;
	display: block;
}
#recipeCollections ul li img {
	padding: 5px 3px 5px 10px;
	float: left;
	display: inline;
}
#recipeCollections ul li h3 {
	margin-top: 18px;
	margin-left: 8px;
	padding-left: 8px;
	float: left;
	width: 60%;
}

#content object.recipeFrame {
	margin: 0;
	width: 582px;
	max-width: 582px;
	height: 859px;
	float: left;
}
#recipeList * {
	max-width: 584px;
}
#recipeList {
	max-width: 584px;
	margin: 0;
	padding: 0;
}
#recipeList li {
	display: block;
	padding: 0;
	height: 120px;
	position: relative;
}
#recipeList li img {
	position: absolute;
	top: 4px;
	left: 8px;
}
#recipeList li div {
	position: absolute;
	left: 146px;
	top: 13px;
	margin: 0;
	height: 93px;
	width: 400px;
	padding-left: 5px;
}
#recipeList li div p {
	margin: 0;
	padding: 0;
}

