#taste-wrapper {
	padding:  0px 15px 5px 5px;	
}

#taste-middle-top {
	height: 85px;
	background: url(/images/nav/taste_header_recipes.gif) no-repeat; 
}

#taste-middle {
	float: left;
	width: 368px;	
}

#taste-middle-content-wrapper {
	background: transparent url(/images/nav/taste-side-lines-bkgr.gif) repeat-y scroll top left;	
}

#taste-middle-bottom {
	height: 24px;
	background: url(/images/nav/taste_foot.gif) no-repeat; 
}

#taste-right {
	float: right;
	width: 168px;
}


.taste-content {
	padding-left: 25px;
	padding-right: 10px; 
}

.taste-content h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #992D26;
	margin: 0px;
	padding-top: 0px;

}
.taste-content h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold; 
	color: #992D26;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;

}

.taste-content ul {
	float: left;
	width: 110px;	
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	
}

.taste-content li {
	list-style-type: none;
    list-style-image: none;
    margin: 0;
	padding: 0;
	
}

.taste-one-column ul {
	float: left;
	width: 310px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.taste-one-column li {
	float: left;
	width: 310px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.taste-one-column h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #992D26;
	margin: 0px;
	padding-top: 0px;

}

.taste-two-column ul {
	float: left;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.taste-two-column li {
	float: left;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}


.taste-search-wiget {
	float: left;
	width: 280px;
}

.taste-search-wiget h1 {
	font-weight: bold ; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #992D26;
	line-height:115%;
	padding-top: 10px;
}

.taste-image-divider {
	padding-left: 0px;
	
}