#main {
	width: 427px;
	height: 349px;
	top: 190px;
	left: 280px;
}

#main .inner {
	background-image: url(/designs/thomasdux09/page-recipe-small.png);
	width: 427px;
	height: 349px;
}

#main .scroll-content {
	top: 40px;
	left: 30px;
	height: 260px;
	width: 370px;
}

#main .scroll-bar {
	height: 280px;
	top: 20px;
	right: 15px;
	display: block !important;
}

.recipe h1 {
	color: #EE3224;
	text-align: center;
	font-size: 16px;
	font-family: 'Trebuchet','Trebuchet MS',sans-serif;
}

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

.recipe .ingredients, .recipe .ingredients a {
	color: #000000;
	font-weight: bold;
}

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

.chefssecret {
	position: absolute;
	z-index: 55;
	top: 470px;
	left: 660px;
	width: 200px;
	height: 100px;
}

.recipe .chefssecret div {
	padding: 15px;
}

.recipe .floating {
	top: -40px;
	left: 415px;
}

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

.tools {
	top: 490px;
	left: 520px;
}

a.back {
	top: 50px;
	left: 15px;
}
