#main, #main .inner {
	width: 416px;
	height: 610px;
}

#main {
	top: 100px;
	left: 265px;
}

#main .inner {
	background-image: url(/designs/thomasdux09/page-recipe-long.png);
}

#main .scroll-content {
	width: 360px;
	height: 540px;
	left: 20px;
	top: 30px;
	padding: 0;
}

#main .scroll-bar {
	height: 530px;
	top: 50px;
	right: 15px;
}

.recipe h1, .recipe .ingredients {
	color: #778745;
	font-family: Georgia;
}

.recipe h1 {
	text-align: center;
	font-size: 17px;
}

.recipe .details span {
	font-size: 12px;
	font-weight: normal;
}

.recipe .ingredients, .recipe .ingredients a {
	font-size: 10px;
}

.recipe .ingredients a:hover {
	color: #990000;
}

.recipe-photo {
	left: 670px;
	top: 100px;
}

.chefssecret {
	top: 450px;
	left: 650px;
}

.tools {
	left:510px;
	top: 670px;
}

a.back {
	bottom: 10px;
	left: 20px;
}
