/* NEW STYLESHEET */

/*
Webmaster Company: Launch Creative Marketing
Version: 1.0
Author: Wes Henry | Launch Creative Marketing
Author URI: http://www.launchcreative.com/

*//********************************** RESET STYLES **********************************/
*{
	margin:0;
}

html,body,div,h1,h2,h3,h4,h5,h6,ol,dl,dt,dd,p,blockquote,pre,form,fieldset,table,th,td{
	margin:0;
	padding:0;
}
ol {
	list-style-type: decimal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ol li {
	list-style-type:decimal;
	margin-bottom:2px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

a.img{
	border:0px;
}

a{
	outline:none;
}

input:focus { outline: none; }
/**********************************  END RESET STYLES **********************************/
/**********************************  GLOBAL **********************************/

a:link,a:visited,a:active{
	color:#4CB00A;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
	color:#3F9108;
}

p{
	padding-bottom:15px;
}

blockquote{
	margin-top:0px;
	margin-left:35px;
	margin-right:35px;
}

#content li{
	list-style-type:disc;
	margin-bottom:5px;
}

.clear{
	clear:both;
	*height: 1px;
	*line-height: 1px;
}
/**********************************  END GLOBAL **********************************/
/**********************************  LINKS  **********************************/

table,table tr,table tr td{
	border:none;
}

a.learn{
	font-weight:bold;
	color:#4BAE0A;
	text-decoration:none;
}

a.learn:hover{
	font-weight:bold;
	color:#3C8C07;
	text-decoration:none;
}

.orange{
	font-weight:bold;
	color:#E24301;
	display:inline;
	margin:0px;
	padding:0px;
}

.orange2{
	font-weight:bold;
	color:#E24301;
	display:block;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

a h4{
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
	letter-spacing:-1px;
}

a:hover h4{
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#4EB00A;
}
/**********************************  END LINKS  **********************************/
/**********************************  H TAGS **********************************/

h1{
	font-size:24px;
	color:#E24301;
	padding-bottom:10px;
	line-height:24px;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	letter-spacing:-1px;
}

h2{
	font-size:18px;
	color:#E24301;
	padding-bottom:2px;
	line-height:21px;
	letter-spacing:-1px;
}

h3{
	font-size:18px;
	margin-bottom:2px;
	letter-spacing:-1px;
}

h4{
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#333333;
}

h5{
	font-size:14px;
	margin-bottom:2px;
	letter-spacing:-1px;
}

h6{
	letter-spacing:-2px;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:20px;
	padding-left:25px;
}
/**********************************  END H TAGS **********************************/
/**********************************  CONTAINER STYLES  **********************************/

html,body{
	height:100%;
}

body,td,th{
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#333333;
	line-height:16px;
}

body{
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#wrapper{
	width:963px;
	padding:0px;
	text-align:center;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#header{
	display:block;
	margin:0px;
	padding:0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:168px;
	width:961px;
}

#nav{
	padding:0px;
	text-align:center;
	clear:both;
	height:49px;
	width:965px;
	margin:0px;
}

#main{
	padding:0px;
	border:1px solid #61361D;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:960px;
}

#bread{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:25px;
	text-align:left;
	width:550px;
	height:15px;
	float:left;
}

#footer{
	width:100%;
	height:165px;
	background-image:url(../images/footer_new.gif);
	background-repeat:repeat-x;
	clear:both;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#footer_print{
	width:100%;
	height:5px;
	clear:both;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
}
/**********************************  END CONTAINER STYLES  **********************************/
/**********************************  PAGE ELEMENTS  **********************************/

#top_bar{
	background-image:url(../images/top_bar_bg.gif);
	background-repeat:repeat-x;
	height:65px;
	width:100%;
	clear:both;
	border-right-width:1px;
	border-left-width:1px;
	border-top-color:#61361D;
	border-right-color:#61361D;
	border-bottom-color:#61361D;
	border-left-color:#61361D;
	text-align:left;
}

#content{
	width:560px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:25px;
	margin-left:25px;
	float:left;
	display:inline;
	text-align:left;
}

#pages{
	clear:both;
	float:right;
	margin-top:5px;
	width:200px;
}

#prep{
	float:right;
	height:150px;
	width:200px;
	margin-right:65px;
	display:inline;
}

.pages_inside{
	padding-left:45px;
}

.page_name{
	display:block;
	float:left;
	margin-right:10px;
	margin-top:8px;
	font-weight:bold;
}

.recipe_search{
	float:right;
	display:block;
	margin-right:25px;
	margin-top:20px;
	width:370px;
	text-align:right;
}

.right{
	float:right;
}
/**********************************   END CSS ROLLOVER BUTTON **********************************/
/**********************************   SEARCH BAR   **********************************/
/**********************************  END  SEARCH BAR   **********************************/

.recipe_search_home{
	width:320px;
	text-align:right;
	margin-top:15px;
	margin-bottom:15px;
	height:32px;
}

#sidebar{
	float:left;
	margin-top:5px;
	margin-right:25px;
	width:320px;
	text-align:left;
	margin-bottom:25px;
	height:100%;
	margin-left:25px;
	display:inline;
}

.line{
	clear:both;
	height:1px;
}

#side1 {
	float: right;
	margin-top: 5px;
	clear: both;
}
#side2 {
	float: right;
	margin-top: 20px;
}
.side_inside {
	width: 267px;
	border: 1px solid #4E4033;
	padding: 15px;
	background-image: url(../images/side_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#side1top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/simple_crust.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 299px;
}

#side2top {
	background-image: url(../images/family_night.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 299px;
}

.footer_nav li a, .footer_nav li a:link,.footer_nav li  a:visited,.footer_nav li  a:active{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer_nav li a:hover{
	float: left;
	margin-left: 0px;
	color: #9CD816;
	font-weight: bold;
	display: inline;
}

.privacy a, .privacy a:link,.privacy a:visited,.privacy a:active{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.privacy a:hover{
	margin-left: 0px;
	color: #9CD816;
	font-weight: bold;
}

.white{
	color:#FFFFFF;
}

.small{
	font-size:9px;
	margin:0px;
	padding:0px;
}

#footer_inside {
	height: 60px;
	width: 911px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer_inside hr {
	clear: left;
	height: 1px;
	width: 911px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footer_nav {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
	display: inline;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#sub{
	display:inline;
	float:none;
}

.under_sub{
	padding-top:15px;
	clear:left;
}

.outline{
	border:1px solid #4E4033;
	margin-bottom:10px;
}

.cat1{
	display:inline;
	float:left;
	width:100px;
	font-size:14px;
	font-weight:bold;
	color:#4DB00A;
	text-align:left;
	margin-bottom:15px;
}

hr{
	padding:0px;
	clear:both;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:0px;
}

.recipe{
	padding:0px;
	display:block;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:19px;
	margin-left:0px;
}

#recipe-landing.recipe_image a{
	border:none;
}

.recipe_image{
	width:145px;
	height:145px;
	float:left;
	display:inline;
}

.recipe_image a{
	display:inline-block;
	border:solid 2px #4e4033;
}

.recipe_image a:hover{
	border:solid 2px #56B40C;
}

.recipe_image img{
	width:145px;
	height:145px;
}

.recipe_image img{
	_margin:0;
	_border:0;
	_padding:0;
}

.recipe_image a{
	_margin:0;
	_padding:0;
}

.recipe_image a:hover{
	_margin:0;
	_padding:0;
}

.recipe_description{
	display:inline;
	float:left;
	margin-left:15px;
	width:390px;
	color:#333333;
}

.recipe_description h4 a{
	color:#333333;
}

.recipe_description h4 a:hover{
	color:#56B40C;
}

#crust-recipes.recipe .category,#recipe-details.category{
	display:none;
}
/**********************************  END PAGE ELEMENTS  **********************************/
/**********************************  CSS ROLLOVER BUTTON  **********************************/

.displace{
	position:absolute;
	left:-5000px;
}
/*****  SUBS  *****/

a.rollover_buy_online{
	display:block;
	width:161px;
	height:31px;
	text-decoration:none;
	background:url(../images/sub_buttons_Online.gif);
	background-position:0 0;
	float:left;
}

a.rollover_buy_online:hover{
	background-position:0 -31px;
}

a.rollover_new_pizza_yeast{
	display:block;
	width:154px;
	height:31px;
	text-decoration:none;
	background:url(../images/sprite_sub_newpzyst.gif);
	background-position:0 0;
	float:left;
}

a.rollover_new_pizza_yeast:hover{
	background-position:0 -31px;
}

a.rollover_fleisch_hist{
	display:block;
	width:205px;
	height:31px;
	text-decoration:none;
	background:url(../images/sprite_sub_fleishhist.gif);
	background-position:0 0;
	float:left;
	margin-left:10px;
}

a.rollover_fleisch_hist:hover{
	background-position:0 -31px;
}

a.rollover_baking_tools{
	display:block;
	width:207px;
	height:31px;
	text-decoration:none;
	background-position:0 0;
	float:left;
	margin-left:10px;
	background-image:url(../images/sprite_sub_bakingTools.gif);
}

a.rollover_baking_tools:hover{
	background-position:0 -31px;
}

a.rollover_step{
	display:block;
	width:127px;
	height:31px;
	text-decoration:none;
	background-position:0 0;
	float:left;
	margin-left:0px;
	background-image:url(../images/sprite_step.gif);
}

a.rollover_step:hover,a.active{
	background-position:0 -31px;
}

a.active{
	background-position:0 -31px;
}

a.rollover_family{
	display:block;
	width:113px;
	height:31px;
	text-decoration:none;
	background-position:0 0;
	float:left;
	margin-left:10px;
	background-image:url(../images/sprite_family.gif);
}

a.rollover_family:hover,a.active{
	background-position:0 -31px;
}


a.rollover_get_recipes {
	display: block;
	width: 128px;
	height: 31px;
	text-decoration: none;
	background-position: 0 0;
	float:left;
	margin-left: 10px;
	background-image: url(../images/sprite_get_recipes.gif);
	}

a.rollover_get_recipes:hover, a.active {
	background-position:  0 -31px;
	}		
	
	a.rollover_learn_more {
	display: block;
	width: 122px;
	height: 31px;
	text-decoration: none;
	background-position: 0 0;
	float:left;
	margin-left: 0px;
	background-image: url(../images/sprite_learn_more.gif);
	}

a.rollover_learn_more:hover, a.active {
	background-position:  0 -31px;
	}				





/*****  END SUBS  *****/
/* Recipe Search Home */

a.rollover_recipe_search_home{
	display:block;
	width:118px;
	height:30px;
	text-decoration:none;
	background:url(../images/sprite_recipe_btn_sm.gif);
	background-position:0 0;
	float:right;
	margin-left:10px;
}

a.rollover_recipe_search_home:hover{
	background-position:0 -30px;
	float:right;
}
/* Recipe Search */

a.rollover_recipe_search{
	display:block;
	width:146px;
	height:30px;
	text-decoration:none;
	background:url(../images/sprite_recipe_search.gif);
	background-position:0 0;
	float:right;
	margin-left:10px;
}

a.rollover_recipe_search:hover{
	background-position:0 -30px;
	float:right;
}
/* Where To Buy */

a.rollover_where_to_buy{
	display:block;
	width:320px;
	height:92px;
	text-decoration:none;
	background:url(../images/sprite_where_to_buy.jpg);
	background-position:0 0;
}

a.rollover_where_to_buy:hover{
	background-position:0 -91px;
}

/* NEW GRILLED PIZZA */

a.rollover_new_recipes{
	display:block;
	width:305px;
	height:88px;
	text-decoration:none;
	background:url(../images/new_recipes_button2.jpg);
	background-position:0 0;
	margin-left: 17px;
	margin-top: 3px;
	margin-bottom: 7px;
}

a.rollover_new_recipes:hover{
	background-position:0 -87px;
}
/* Go */

a.rollover_go{
	display:block;
	width:63px;
	height:28px;
	text-decoration:none;
	background:url(../images/sprite_go_btn.gif);
	background-position:0 0;
}

a.rollover_go:hover{
	background-position:0 -28px;
}

/* View All */

a.rollover_viewall{
	display:block;
	width:110px;
	height:28px;
	text-decoration:none;
	background:url(../images/viewall_btn.gif);
	background-position:0 0;
}

a.rollover_viewall:hover{
	background-position:0 -28px;
}

/* Print */

a.rollover_print{
	display:block;
	width:63px;
	height:28px;
	text-decoration:none;
	background:url(../images/sprite_print_btn.gif);
	background-position:0 0;
	float:right;
}

a.rollover_print:hover{
	background-position:0 -28px;
}
/* Email */

a.rollover_email{
	display:block;
	width:63px;
	height:28px;
	text-decoration:none;
	background:url(../images/sprite_email_btn.gif);
	background-position:0 0;
	float:right;
	margin-left:10px;
}

a.rollover_email:hover{
	background-position:0 -28px;
}
/* PAGE 1 */

a.rollover_page1{
	display:block;
	float:left;
	width:32px;
	height:31px;
	text-decoration:none;
	background:url(../images/sprite_page_buttons.gif);
	background-position:0 0;
}

a.rollover_page1:hover{
	background-position:-32px 0;
}
/* PAGE 2 */

a.rollover_page2{
	display:block;
	float:left;
	width:32px;
	height:31px;
	text-decoration:none;
	background:url(../images/sprite_page_buttons.gif);
	background-position:-64px 0;
	margin-left:5px;
}

a.rollover_page2:hover{
	background-position:-96px 0;
}
/* PAGE 1 */

a.rollover_page3{
	display:block;
	float:left;
	width:32px;
	height:31px;
	text-decoration:none;
	background:url(../images/sprite_page_buttons.gif);
	background-position:-128px 0;
	margin-left:5px;
}

a.rollover_page3:hover{
	background-position:-160px 0;
}
/********* NAV **************/
/* Recipes */

a.rollover_recipes{
	display:block;
	width:166px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
}

a.rollover_recipes:hover{
	background-position:0 -49px;
	margin:0px;
	padding:0px;
}

a.rollover_recipes:active{
	background-position:0 -98px;
}
/* Product */

a.rollover_product{
	display:block;
	width:169px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	background-position:-168px 0;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

a.rollover_product:hover{
	background-position:-168px -49px;
}

a.rollover_product:active{
	background-position:-168px -98px;
}
/* Tips */

a.rollover_tips{
	display:block;
	width:124px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	background-position:-336px 0;
	float:left;
	margin:0px;
	padding:0px;
}

a.rollover_tips:hover{
	background-position:-336px -49px;
}

a.rollover_tips:active{
	background-position:-336px -98px;
}
/* FAQ */

a.rollover_faq{
	display:block;
	width:133px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	background-position:-459px 0;
	float:left;
	margin:0px;
	padding:0px;
}

a.rollover_faq:hover{
	background-position:-459px -49px;
}

a.rollover_faq:active{
	background-position:-459px -98px;
}
/* Promotions */

a.rollover_promotions{
	display:block;
	width:202px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	background-position:-592px 0;
	float:left;
	margin:0px;
	padding:0px;
}

a.rollover_promotions:hover{
	background-position:-592px -49px;
}

a.rollover_promotions:active{
	background-position:-592px -98px;
}
/* Contact */

a.rollover_contact{
	display:block;
	width:168px;
	height:49px;
	text-decoration:none;
	background:url(../images/nav.gif);
	background-position:-794px 0;
	float:left;
	margin:0px;
	padding:0px;
}

a.rollover_contact:hover{
	background-position:-794px -49px;
}

a.rollover_contact:active{
	background-position:-794px -98px;
}
a.rollover_getoffer {
	display:block;
	width:110px;
	height:28px;
	text-decoration:none;
	background-position:0 0;
	background-image: url(../images/get_offer.gif);
	float: left;
}
a.rollover_getoffer:hover {
	background-position:0 -28px;
}

.steps{
	padding:0px;
	display:block;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	width:500px;
	clear:both;
	float:none;
}

.step_image{
	display:inline;
	float:left;
}

.step_description{
	display:inline;
	float:left;
	margin-left:15px;
	width:320px;
	color:#333333;
}

.small2{
	font-size:11px;
	margin:0px;
	padding:0px;
}
/* Search Styles -DN */

.recipe_search .search-input{
	display:inline-block;
	width:184px;
	height:29px;
	padding:3px 10px;
	_padding:3px 0 0 5px;
	text-align:left;
	background:url(../images/seachbox.gif) no-repeat;
	float:left;
	_margin:0 0 0 10px;
}

.recipe_search .search-input input{
	border:none;
	border-width:0;
	float:none;
	outline:none;
	font-size:16px;
	height:20px;
	_height:16px;
	_border:solid 0px #FFF;
	width:163px;
}

.recipe_search .search-submit{
	display:inline-block;
	float:right;
	width:150px;
	height:30px;
}

.recipe_search .search-submit input{
	display:inline-block;
	width:150px;
	height:30px;
	text-decoration:none;
	background:url(../images/sprite_recipe_search.gif) no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}
/*-----------------------------------------------*/

.recipe_search_home .search-input{
	display:inline-block;
	float:left;
	width:164px;
	_width:170px;
	height:29px;
	padding:3px 10px;
	_padding:3px 0px;
	margin:0 0 0 17px;
	_margin:0 0 0 0;
	_color:#000;
	text-align:left;
	background:url(../images/input_bar_sm.gif) no-repeat;
}

.recipe_search_home .search-input input{
	border:none;
	border-width:0;
	*margin:0 0 0 -18px;
	_margin:0 10px 0 5px;
	_border:solid 0px #FFF;
	float:none;
	_color:#000;
	font-size:16px;
	height:20px;
	_height:16px;
	width:157px;
}

.recipe_search_home .search-submit{
	display:inline-block;
	float:right;
	width:118px;
	_width:100px;
	_margin:0 0 0 12px;
	height:30px;
}

.recipe_search_home .search-submit input{
	display:inline-block;
	width:146px;
	_width:120px;
	height:30px;
	_margin:0;
	_padding:0;
	text-decoration:none;
	background:url(../images/sprite_recipe_btn_sm.gif) no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}

#crust-recipes #crustCategoryImageButton,#crust-recipes #pizzaCategoryImageButton,#crust-recipes #searchTextBox,#crust-recipes #searchButton{
	display:none;
}

#searchResultsDataGrid{
	border:none;
	border-collapse: separate !important;
	width:100%;
}

.pager{
	text-align:right;
}

.pager a{
	display:inline-block;
	width:32px;
	height:23px;
	_height:31px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	padding:8px 0 0 0;
	background:url(../images/paging-ready.jpg) no-repeat;
}

.pager a:hover{
	display:inline-block;
	color:#FFF;
	background:url(../images/paging-hover.jpg) no-repeat;
}

.pager span{
	display:inline-block;
	font-size:20px;
	width:32px;
	height:23px;
	_height:31px;
	text-align:center;
	color:#FFFFFF;
	margin:4px 0 0 0;
	_margin:1px 0 0 0;
	padding:8px 0 0 0;
	background:url(../images/paging-hover.jpg) no-repeat;
}

.recipe_image a {
	display:inline-block;
	float:left;
	margin:0;
    border:solid 2px #4e4033;
	padding:0;
}

.cat1 a img,.recipe_image a img{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
}

.cat1 a {
   display:inline-block;
   border:solid 2px #4e4033;
}

.cat1 a:hover {
    display: inline-block;
    border:solid 2px #4EB00A;
}

.recipe-header-copy{
	margin:0;
	padding:0;
}

iframe.contact {
	overflow: none;
    width: 550px;
	height:1170px;
    *height: 1220px;
	_height:1470px;
	outline:none;
	border:none;
}

iframe.promotions {
	overflow: none;
    width: 550px;
	height:660px;
	*height: 695px;
	outline:none;
	border:none;
}

#category-nav {
	padding: 10px 0 7px 0;
	border-bottom: solid 2px #e24301;
	margin: 0 0 17px 0;
}

#category-nav li {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}

#category-nav li .pipe {
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #4CB00A;
	display: inline-block;
	margin: 0 5px;
	height: 17px;
}

#category-nav li a {
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#category-nav li a:active,
#category-nav li a:hover,
#category-nav li a.active {
	color: #e24301;
}

.teaser {
	border-bottom: solid 2px #e24301;
}

.category-teaser {
	margin: 0 0 33px 0;
}

.category-teaser h2 {
	margin: 0 0 12px 0;
}

.category-teaser .recipe_image {
	margin: 0 12px 0 0;
}

#category-heading {
	font-size: 24px;
}
.promo_title {
	font-size:18px;
	color:#000000;
	padding-bottom:2px;
	line-height:21px;
	letter-spacing:-1px;
}
.promo_image {
	width:145px;
	height:124px;
	float:left;
	display:inline;
}
