#oneBox h1 ,
#rightBox h1 {
	background-color: #C1D0D9;
	background-image: url(../../recipe/images/title_01_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 2px solid #330000;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#oneBox h2 ,
#rightBox h2{
	margin: 20px 0px 20px 0px;
	padding: 4px 4px;
	background-color: #669900;
	background-image: url(../../recipe/images/title_02_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 2px solid #330000;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#oneBox h3 ,
#rightBox h3{
	margin: 20px 0px 20px 0px;
	padding: 10px 13px;
	background-color: #E4D567;
	background-image: url(../../recipe/images/title_03_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #CC9900;
	font-size: 110%;
	font-weight: bold;
	color: #330000;
}
#oneBox h4 ,
#rightBox h4{
	margin: 30px 0px 20px 0px;
	padding: 2px 13px;
	font-size: 100%;
	font-weight: bold;
	color: #330000;
	background-image: url(../../recipe/images/title_04_base.gif);
	background-repeat: no-repeat;
}
.green_text {
	font-weight: bold;
	color: #009900;
}
#title_box {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #C1D0D9;
	clear: both;
}
#title_box .title_box_top {
	background-color: #C1D0D9;
	height: 5px;
	width: 640px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #330000;
}
#title_box .title_box_base {
	font-weight: bold;
	color: #000000;
	background-color: #C1D0D9;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
}
#title_box .title_box_bottom {
	background-image: url(../../recipe/images/chapter_base.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 640px;
	float: left;
	margin-bottom: 20px;
}
#rightBox ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
#title_box h1 {
	width: 440px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#title_box .left_box {
	float: left;
	width: 163px;
	background-color: #C1D0D9;
	padding-right: 10px;
}
#title_box .right_box {
	float: left;
	width: 440px;
	background-color: #C1D0D9;
}

