@charset "utf-8";
/* CSS Document */
@import url('./?__new_url=aHR0cDovL3d3dy5jYW5kZXJlbC5jby51ay9jc3MvbWFpbi9sYXlvdXRzX2dlbmVyaWMuY3Nz');

body {
	background:#FFF!important;
}

#cookbook_header {
	position:relative;
	top:-27px;
	width:100%;
	margin:0px;
	padding:0px;
	background:#F1E7DD url('./?__new_url=aHR0cDovL3d3dy5jYW5kZXJlbC5jby51ay9pbWFnZXMvbWFpbi9pbmZvL2JnX2luZm9faGVhZGVyLmpwZw==') no-repeat top left;
	z-index:100;
}

#cookbook_header_content {
	position:relative;
	top:0px;
	left:50%;
	width:335px;
	height:355px;
	padding-left:625px;
	margin-left:-480px;
	text-align:right;
}

.cookbookformbg {background:url('./?__new_url=aHR0cDovL3d3dy5jYW5kZXJlbC5jby51ay9pbWFnZXMvbWFpbi9jb29rYm9vay9iZ19jb29rYm9va19mb3JtLmpwZw==') no-repeat 500px 130px}

h1 {color:#401217;font-size:53px;padding-top:70px;}
h4 {color:#e2011a;font-size:14px;}

b {
	color:#e2001a;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:20px;
}

#cookbook_container, #cookbook_container p, #cookbook_container b, #code_container {
	float:left;
	clear:both;
	width:645px;
}

#cookbook_container {
	padding-right:315px;
	padding-bottom:40px;
}

#cookbook_container a {
	color:#e2011a;
	text-decoration:underline;
}

#cookbook_container a:hover {
	text-decoration:none;
}

#cookbook_container ul {
	float:left;
	clear:both;
	width:625px;
	padding-left:20px;
	list-style-type:decimal;
	list-style-position:outside;
	font-size:11px;
}