/*



*/

#document #body p {
	height:auto;
	line-height:120%;
}

#body a {
	color:#12bcbf;
}

.txtBlue {
	font-weight:bold;
	color:#12bcbf;
}

.headerBaking {
	background-image:url(../graphics/spot_baking/pg_pnl_hd_baking.png);
	height:auto;
}

#document .body_baking {
	background-image:url(../graphics/spot_baking/pg_pnl_bg_baking.png);
	height:auto;
}

.footerBaking {
	background-image:url(../graphics/spot_baking/pg_pnl_ft_baking.png);
	height:auto;
}

ul.buttons {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

ul.buttons li {
	margin:10px 0px;
	padding:0px;
}

.recipeButtons li {
	float:left;
	text-align:center;
	width:185px;
}


/* ############################################################

############################################################ */

.btips-header {  }
.btips {  }
.btips-spoon {  }
.btips-egg {  }
.btips-cake {  }
.btips-bowl {  }

.btips-header { font-weight:bold; font-size:160%; }
.btips-header { height:40px; }
.btips-header { cursor:pointer; }
.btips-header { background-repeat:no-repeat; }
.btips-header span { xdisplay:none; }
.btips-header span { display:block; padding:0px 20px; }
.btips-header span { line-height:40px; }
.btips-header span { font-family: "Times New Roman", Times, serif; }
.btips { margin:0px 0px 1em 0px; }
.btips { width:543px; }
.btips p { padding:6px 1em 0px 1em; }
.btips-spoon { background-image:url(../graphics/spot_baking/pg-hd-tips-spoon.gif); }
.btips-egg { background-image:url(../graphics/spot_baking/pg-hd-tips-egg.gif); }
.btips-cake { background-image:url(../graphics/spot_baking/pg-hd-tips-cake.gif); }
.btips-bowl { background-image:url(../graphics/spot_baking/pg-hd-tips-bowl.gif); }

.btips ol {
	padding-left:30px !important;
}

.body_baking ol li {
	margin-bottom:5px !important;
}
.body_baking ol li li {
	margin-bottom:0px !important;
}


