	body                                          { font-family:arial,sans-serif; font-size:70%; }
	#coles-main-container                         { width:470px;  }
	h1                                            { margin:0 0 6px 0; font-size:1.4em; font-weight:bold; color:#624B4C; }
	h2                                            { margin:12px 0 6px 0; font-size:1.2em; color:#624B4C; }
	h3                                            { margin:12px 0 3px 0; font-size:1.0em; color:#624B4C; }
	table                                         { font-size:100%; }

	/* Recipe Search */
	ul.recipeList                                 { margin:0; padding:0 0 0 15px; width:460px; }
	ul.recipeList li                              { margin-bottom:5px; list-style-image:url(../images/linklist_red.gif); }
	ul.recipeList li a:link                       { font-size:100%; font-weight:normal; line-height:auto; text-decoration:none; color:#777; }
	ul.recipeList li a:visited                    { font-size:100%; font-weight:normal; line-height:auto; text-decoration:none; color:#777; }
	ul.recipeList li a:hover                      { font-size:100%; font-weight:normal; line-height:auto; text-decoration:underline; color:#777; }

	/* Recipe */
	ul.ingredients                                { margin:0 5px 16px 23px; padding:0; }
	ol.method                                     { margin:0 5px 0 30px; padding:0; }
	ul.nutrition                                  { margin:0 0 20px 10px; padding:0; list-style-type:none; }
	ul.nutrition li.nLeft                         { float:left; padding:5px 0 3px 0; width:200px; border-top:1px solid #777; }
	ul.nutrition li.nRight                        { float:left; padding:5px 0 3px 0; width:50px; border-top:1px solid #777; text-align:right; }
	ul.nutrition li.clear                         { clear:both; height:1px; line-height:0; font-size:0; }
	ul.nutrition li.first                         { border-top:0px; }
	ul.ingredientImages                           { margin:0; padding:0; list-style-type:none; }
	ul.ingredientImages li                        { float:left; text-align:center; }
	ul.ingredientImages li.clear                  { clear:both; float:none; height:1px; line-height:0; font-size:0; }
	.imageWrap                                    { float:left; padding:2px; border:1px solid #CCC; }
	.clear                                        { clear:both; float:none; height:1px; line-height:0; font-size:0; }
	ul.recipePrep                                 { float:left; margin:0; padding:0; width:200px; list-style-type:none; }
	ul.recipePrep li                              { float:left; display:inline; padding:0; margin-left:10px; }
	ul.recipePrep li.rLeft                        { width:100px; }
	ul.recipePrep li.rRight                       { width:70px; text-align:left; font-weight:bold; }
	ul.recipePrep li.buttonFirst                  { margin:20px 40px 0 10px; }
	ul.recipePrep li.button                       { margin:5px 40px 0 10px; }
	ul.related                                    { margin:0 0 0 23px; padding:0; }
	.recipeIndent                                 { margin-left:10px; }

	.recipeTitle                                  { float:left; margin:10px; width:330px; font-weight:bold; }
	.recipeTitle a                                { text-decoration:none; color:#624B4C; }
	.recipeTitle a:hover                          { text-decoration:underline; }
	.weeklyRecipe                                 { margin-bottom:10px; }
