div#recipe-wrapper {position: relative; float: left; width: 630px; margin: 30px 0px 0px 0px; padding: 0px; background: url(/images/notecard-background.jpg) repeat-y; z-index: 100;}
div#recipe {position: relative; float: left; min-height: 350px; margin: 0px; padding: 0px 30px 10px 30px; font-weight: normal; background: url(/images/notecard-header.jpg) no-repeat; z-index: 90;}
div#recipe h1 {margin: 0px 0px 0px 0px; padding: 15px 10px 0px 0px; font-size: 22px; text-align: right; z-index: 80; color: #583909;}
div#recipe h2 {clear: both; display: block; margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; font-size: 18px; z-index: 71;}

div#recipe h3 {clear: both; display: block; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px; font-size: 16px; z-index: 75;}

div#recipe p {clear: both; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 0px; font-size: 12px; line-height: 14px;  z-index: 72;}
div#recipe ul {width: 550px; float: left; list-style: none; padding: 5px 0px 0px 20px; margin: 0px; font-size: 12px; line-height: 15px;  z-index: 73;}
div#recipe ul li {width: 260px; float: left; padding: 0px 15px 5px 0px; z-index: 74;}

div#recipe ul.one-column li {float: none;}

