a:hover { 

}
body {
	margin: 0;
	padding: 0;
	font: 70%/1.7em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
}
ul, ol, form, p, div, dl, fieldset, dd, dt, h1, h2, h3, h4, table, tr, td {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
legend, #video-image {
	display: none;
}
#content input, #content select, #content textarea {
	font-size: 100%;
	padding: 1px 0 0 1px;
}

#content textarea {
	padding: 0.2em 0.2em;
	font: 110%/1.0em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content fieldset.submit {
	padding: 0 0 0 13.5em;
	border: none;
}
#content fieldset.submit input {
	background: #fff url(submit-button.gif) no-repeat left top;
	width: 110px;
	height: 36px;
	font-size: 0px;
	line-height: 0px;

	border: 0px solid #FFFFFF;  /* apparently fix for some IE versions */
	text-indent: -999px;
	overflow: hidden;
	display: block;
	padding: 0;
	color: #fff;
	text-align: right;
	
}
/* top container */

#taste-top-container {
	width: 100%;
	height: 190px;
	background: url(top_container_bg_recipes_new.gif) repeat-x left top;
}
#taste-top-container-content {
	margin: 0 auto 0 auto;
	width: 985px;
	padding: 10px 0 0 0;
}
#taste-leaderboard-ad, .taste-leaderboard-ad {
	width: 728px;
	height: 90px;
	border: solid 1px #4162a5;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
}

.taste-leaderboard-ad-footer {
	width:100%!important;
	border-width:0px!important;
	text-align:center!important;
	margin-bottom:15px!important; 	
}

.taste-leaderboard-ad-footer .ndmadkit-other {
	width:728px;
	margin:0 auto;	
}

	

h1 {
	/*width: 225px;
	height: 83px;
	float: left;
	margin: 0 82px 0 0;
	padding: 14px 0 0 0; */
}
h1 span {
	display: none;
}

/* global navigation */

#taste-top-container ul {
	width: 965px;
	clear: both;
	padding: 0;
	margin: 0 10px 0 10px;
	height: 40px;
}
#taste-top-container ul li {
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	float: left;
	list-style-type: none;
}
#taste-top-container ul li a {
	display: block;
	text-decoration: none;
	background: transparent url(navigation.gif) no-repeat;
	padding: 0;
	margin: 0;
	text-indent: -1000em;
}
#taste-top-container ul.cuisine-nav li a {
	background: transparent url(navigation-3.gif) no-repeat;
}
#taste-top-container ul.cuisine-nav li ul a {
	background:none;
}
#taste-top-container ul li#recipes_nav a {
	width: 158px;
	height: 40px;
}
#taste-top-container ul li#recipes_nav a:hover {
	background-position: 0px -40px;
}
#taste-top-container ul li#news_nav a {
	width: 177px;
	height: 40px;
	background-position: -158px 0px;
}
#taste-top-container ul li#news_nav a:hover {
	background-position: -158px -40px;
}
#taste-top-container ul li#how_to_nav a {
	width: 117px;
	height: 40px;
	background-position: -335px 0px;
}
#taste-top-container ul li#how_to_nav a:hover {
	background-position: -335px -40px;
}
#taste-top-container ul li#glossary_nav a {
	width: 138px;
	height: 40px;
	background-position: -452px 0px;
}
#taste-top-container ul li#glossary_nav a:hover {
	background-position: -452px -40px;
}
#taste-top-container ul li#win_nav a {
	width: 97px;
	height: 40px;
	background-position: -590px 0px;
}
#taste-top-container ul li#win_nav a:hover {
	background-position: -590px -40px;
}
#taste-top-container ul li#forums_nav a {
	width: 138px;
	height: 40px;
	background-position: -687px 0px;
}
#taste-top-container ul li#forums_nav a:hover {
	background-position: -687px -40px;
}
#taste-top-container ul li#members_nav a {
	width: 140px;
	height: 40px;
	background-position: -825px 0px;
}
#taste-top-container ul li#members_nav a:hover {
	background-position: -825px -40px;
}
body #mainnavigation {
	position: relative;
}
body #mainnavigation a:focus {
	outline: 0px;
}
body #mainnavigation li ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
}
body#recipes_selected ul li#recipes_nav a, body#recipes_selected ul li#recipes_nav a:hover {
	background-position: 0px -80px;
}
body#recipes_selected #mainnavigation #recipes_nav ul {
	display: block;
}
body#recipes_selected #taste-top-container {
	background: url(top_container_bg_recipes_new.gif) repeat-x left top;
}
body#recipes_selected #recipe-details h4, body#recipes_selected #recipe-details h3 {
	color: #308330;
}
body#news_selected ul li#news_nav a, body#news_selected ul li#news_nav a:hover {
	background-position: -158px -80px;
}
body#news_selected #taste-top-container {
	background: url(top_container_bg_news_new.gif) repeat-x left top;
}
body#news_selected #mainnavigation #news_nav ul {
	display: block;
}
body#how_to_selected ul li#how_to_nav a, body#how_to_selected ul li#how_to_nav a:hover {
	background-position: -335px -80px;
}
body#how_to_selected #taste-top-container {
	background: url(top_container_bg_how-to_new.gif) repeat-x left top;
}
body#how_to_selected #mainnavigation #how_to_nav ul {
	display: block;
}
body#glossary_selected ul li#glossary_nav a, body#glossary_selected ul li#glossary_nav a:hover {
	background-position: -452px -80px;
}
body#glossary_selected #mainnavigation #glossary_nav ul {
	display: block;
}
body#glossary_selected #taste-top-container {
	background: url(top_container_bg_glossary_new.gif) repeat-x left top;
}
body#win_selected ul li#win_nav a, body#win_selected ul li#win_nav a:hover {
	background-position: -590px -80px;
}
body#win_selected #taste-top-container {
	background: url(top_container_bg_win_new.gif) repeat-x left top;
}
body#forums_selected ul li#forums_nav a, body#forums_selected ul li#forums_nav a:hover {
	background-position: -687px -80px;
}
body#forums_selected #taste-top-container {
	background: url(top_container_bg_forums_new.gif) repeat-x left top;
}
body#members_selected ul li#members_nav a, body#members_selected ul li#members_nav a:hover {
	background-position: -825px -80px;
}
body#members_selected #taste-top-container {
	background: url(top_container_bg_members_new.gif) repeat-x left top;
}
body#members_selected #mainnavigation #members_nav ul {
	display: block;
}
/* sub navigation */

#taste-top-container ul li ul {
	clear: both;
	padding: 0;
	margin: 7px 0 0 20px;
	height: 30px;
	position: absolute;
}
#taste-top-container ul li ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: none;
	width: 30px;
	height: 30px;
	display: inline;
	background: transparent url(taste_sub_nav_breaker.gif) no-repeat 100% 50%;
}
#taste-top-container ul li ul li#taste_sub_nav_end {
	background: none;
}
#taste-top-container ul li ul li.taste_sub_nav_end {
	background: none;
}
#taste-top-container ul li ul li a {
	padding: 0 8px 0 7px;
	margin: 0;
	color: #fff;
	width: 30px;
	height: 30px;
	text-indent: 0;
	display: inline;
	font-size: 110%;
	font-weight: bold;
	background: none;
}
#taste-top-container ul li ul li a:hover {
	text-decoration: underline;
}
/* main container */
#taste-main-container {
	background: #fff url(taste-main-container-bg.gif) repeat-x left top;
	width: 100%;
	padding: 21px 0 0 0;
}
#taste-main-container-content {
	margin: 0 auto 0 auto;
	width: 985px;
}
#taste-main-container-left {
	width: 647px;
	float: left;
	padding: 0 0 0 10px;
}
#taste-main-container-right {
	width: 302px;
	float: left;
	padding: 0 10px 10px 14px;
	border: 0px;
}
#taste-main-container-content #taste-main-container-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
#taste-main-container-right h2, #taste-main-container-right h1 {
	height: 26px;
	width: 121px;
	padding: 7px 0 0 11px;
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
}
/* taste search */
#content-1 .search-form,
#taste-main-container-content #taste-main-container-left #taste-recipe-search {
	width: 647px;
	padding: 0 0 10px 0;
	background: url(taste-recipe-search-base.gif) repeat-x left bottom;
}

#content-1 .search-form h2,
#content-1 .search-form h1,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2, #taste-main-container-content #taste-main-container-left #taste-recipe-search h1 {
	float: left;
	width: 104px;
	height: 26px;
	background: url(taste-search-head-bg.gif) no-repeat left top;
	color: #1b4d67;
	padding: 7px 0 0 30px;
	font-size:125%;
}

#content-1 .search-form h1,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h1 {
	padding: 7px 0 0 35px;
	width: 99px;
	font-size:125%;
}

#content-1 .search-form h1 a,
#content-1 .search-form h2 a,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2 a, #taste-main-container-content #taste-main-container-left #taste-recipe-search h1 a {
	color: #1b4d67;
	text-decoration: none;
}

#content-1 .search-form h1 a:hover,
#content-1 .search-form h2 a:hover,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2 a:hover, #taste-main-container-content #taste-main-container-left #taste-recipe-search h1 a:hover {
	text-decoration: underline;
}

#content-1 .search-form h2.advanced-search-head,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2.advanced-search-head {
	background: url(taste-advanced-search-head-bg.gif) no-repeat right top;
	width: 120px;
	height: 26px;
	color: #5d7f91;
	padding: 7px 0 0 15px;
	font-size:125%;
}

#content-1 .search-form h2.advanced-search-head a,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2.advanced-search-head a {
	color: #5d7f91;
	text-decoration: none;
}

#content-1 .search-form h2.advanced-search-head a:hover,
#taste-main-container-content #taste-main-container-left #taste-recipe-search h2.advanced-search-head a:hover {
	text-decoration: underline;
}

#content-1 .search-form #taste-search-advertisement,
#taste-main-container-content #taste-main-container-left #taste-recipe-search #taste-search-advertisement {
	width: 241px; 
	float: right;
	height: 31px;
}

#content-1 .search-form #taste-search-advertisement h1,
#taste-main-container-content #taste-main-container-left #taste-recipe-search #taste-search-advertisement h1 {
	margin: 0pt; 
	padding: 0pt; 
	font-size: 9px; 
	line-height: 9px; 
	display: inline; 
	float: none;
	color: #5D7F91;
}

#content-1 .search-form #taste-search-advertisement #taste-search-advertisement-text ,
#taste-main-container-content #taste-main-container-left #taste-recipe-search #taste-search-advertisement #taste-search-advertisement-text {
	margin: 0pt; 
	padding: 7px 0px 0px; 
	font-weight: bold; 
	color: #5D7F91; 
	width: 100px; 
	float: right; 
	font-size: 9px; 
	line-height: 9px; 
	text-align: right;
}

#content-1 .search-form form,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form, #taste-articles-search form {
	position: relative;
	clear: both;
	border-left: 1px solid #92a9c0;
	border-right: 1px solid #92a9c0;
	background: #d9e1f0 url(taste-search-form-bg.gif) no-repeat left top;
	padding: 22px 10px 3px 20px;
	width: 615px;
}

#content-1 .search-form form #searchinput,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form #searchinput, #taste-articles-search form #searchinput {
	width: 224px;
	border: 1px solid #708fae;
	padding: 0 4px 0 4px;
	padding: 0.2em 0.2em;
	font-size: 90%;
	margin: 0 0 0 5px;
}

#content-1 .search-form form label#search-in-label,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form label#search-in-label, #taste-articles-search form label#search-in-label {
	padding: 0 0 0 35px;
}

#content-1 .search-form form label,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form label, #taste-articles-search form label {
	float: left;
	font-size: 105%;
}

#content-1 .search-form form select,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form select, #taste-articles-search form select {
	width: 128px;
	height: 18px;
	border: 1px solid #708fae;
	padding: 0 0 0 4px;
	font-size: 90%;
	margin: 0 0 0 10px;
}

#content-1 .search-form form #taste-search-submit,
#taste-main-container-content #taste-main-container-left #taste-recipe-search form #taste-search-submit, #taste-articles-search form #taste-search-submit {
	background: url(taste-search-button.gif) no-repeat left top;
	width: 100px;
	height: 34px;
	font-size: 0;
	color: #6c88bf;

	border: 0;
	padding: 10px 0 0 0;
	float: right;
	position: relative;
	top: -7px;
}

#content-1 .search-form dl,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl {
	width: 605px;
	padding: 5px 20px 2px 20px;
	border-left: 1px solid #92a9c0;
	border-right: 1px solid #92a9c0;
	border-bottom: 1px solid #92a9c0;
	background: #d9e1f0 url(most-searched-for-bg.gif) no-repeat left top;
	clear: both;
}

#content-1 .search-form dl dt,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl dt {
	color: #1b4d67;
	display: inline;
	font-weight: bold;
	font-size: 110%;
	padding: 0 25px 0 0;
}

#content-1 .search-form dl dd,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl dd {
	display: inline;
	padding: 0 0 0 5px;
}

#content-1 .search-form dl dd a,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl dd a {
	color: #069;
	text-decoration: none;
	background: url(most-searched-for-breaker.gif) no-repeat 100% 50%;
	padding: 0 10px 0 0;
}

#content-1 .search-form dl dd a:hover,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl dd a:hover {
	text-decoration: underline;
}

#content-1 .search-form dl dd#most-searched-for-end a,
#taste-main-container-content #taste-main-container-left #taste-recipe-search dl dd#most-searched-for-end a {
	background: none;
	padding: 0;
}

#content-1 .search-form fieldset p,
#taste-recipe-search fieldset p {
	position: absolute;
	top: 41px;
	left: 92px;
	text-align: center;
	font-size: 90%;
}
/* recipe of the day */
#taste-main-container-content #taste-main-container-left #recipe-of-the-day, #taste-main-container-content #taste-main-container-left #article-of-the-day {
	padding: 10px 0 17px 5px;
	border-bottom: 1px solid #d5d4d4;
	width: 642px;
	background: url(recipe-of-the-day-base.gif) repeat-x left bottom;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day p, #taste-main-container-content #taste-main-container-left #article-of-the-day p {
	margin: 0;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image, #taste-main-container-content #taste-main-container-left #article-of-the-day-image {
	width: 308px;
	float: left;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image a img, #taste-main-container-content #taste-main-container-left #article-of-the-day-image a img {
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
	width: 300px;
	height: 200px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from {
	background: url(home-publication-bg.gif) no-repeat left top;
	margin: 5px 0 0 0;
	width: 308px;
	height: 40px;
	padding: 0;
	display: block;
	position: relative
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from p {
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 90%;
	line-height: 1.2em;
	color: #5f5f87;
	float: right;
	width: 95px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .masthead {
	display: block;
	text-indent: -50000px;
	width: 90px;
	height: 38px;
	position: absolute;
	top: 0px;
	left: 110px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .del {
	background: transparent url(del.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .sfi {
	background: transparent url(sfi.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .tas {
	background: transparent url(tas.gif) no-repeat 0px 5px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .agt {
	background: transparent url(agt.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .nb {
	background: transparent url(nb.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .wfr {
	background: transparent url(wfr.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .sf {
	background: transparent url(sf.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .acs {
	background: transparent url(acs.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image #recipe-from .vet {
	background: transparent url(vet.gif) no-repeat 0px 3px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image p#recipe-from-delicious a {
	color: #069;
	text-decoration: none;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-image p#recipe-from-delicious a:hover {
	text-decoration: underline;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details, #taste-main-container-content #taste-main-container-left #article-of-the-day-details {
	width: 314px;
	float: left;
	padding: 0 0 0 20px;
}
#recipe-of-the-day-details p#recipe-of-the-day-advertisement, 
#article-of-the-day-details p#article-of-the-day-advertisement {
	border-bottom: 1px solid #E5E5E5;
	background: url(article-recipe-of-the-day2.gif) no-repeat right top;
	height: 33px;
	width: 314px;
	padding: 0 0 7px 0;
}

#rotd #recipe-of-the-day-details .with-sponsor {
	background-position:left top;
}

p#recipe-of-the-day-advertisement span a {
	display: block;
	width: 200px;
	height: 30px;
	position: absolute;
	text-indent: -5000px;
	outline: 0;
}
#taste-main-container-content #taste-main-container-left #article-of-the-day-details p#article-of-the-day-advertisement {
	background: url(article-pick-of-the-day2.gif) no-repeat right top;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details p#recipe-of-the-day-advertisement a img, #taste-main-container-content #taste-main-container-left #article-of-the-day-details p#article-of-the-day-advertisement a img {
	margin: 0 0 0 211px;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details h3, #taste-main-container-content #taste-main-container-left #article-of-the-day-details h3 {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0;
	height: auto;
	width: 314px;
	font-size: 200%;
	font-weight: normal;
	line-height: 1em;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details h3 a, #taste-main-container-content #taste-main-container-left #article-of-the-day-details h3 a {
	color: #069;
	text-decoration: none;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details h3 a:hover, #taste-main-container-content #taste-main-container-left #article-of-the-day-details h3 a:hover {
	text-decoration: underline;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details div#recipe-of-the-day-rating {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 6px 0 8px 0;
	font-weight: bold;
	color: #666;
	font-size: 110%;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details div#recipe-of-the-day-rating div#starsrating {
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
	display: inline;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details div#recipe-of-the-day-rating div.starsrating {
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
	display: inline;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details p#recipe-of-the-day-text, #taste-main-container-content #taste-main-container-left #article-of-the-day-details p#article-of-the-day-text {
	width: 314px;
	color: #333;
	padding: 7px 0 0 0;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.3em;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details p#recipe-of-the-day-text a, #taste-main-container-content #taste-main-container-left #article-of-the-day-details p#article-of-the-day-text a {
	color: #069;
	text-decoration: none;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details p#recipe-of-the-day-text a:hover, #taste-main-container-content #taste-main-container-left #article-of-the-day-details p#article-of-the-day-text a:hover {
	text-decoration: underline;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day #recipe-of-the-day-end, #taste-main-container-content #taste-main-container-left #article-of-the-day #article-of-the-day-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
/* taste featured sections home */
#taste-featured-sections {
	padding: 20px 0 17px 5px;
}
#taste-featured-section-news, #taste-featured-section-how-to, #taste-featured-section-in-season {
	float: left;
	width: 160px;
}
#taste-featured-section-recipe-collection {
	float: left;
	width: 160px;
}
#taste-featured-sections a {
	text-decoration: none;
}
#taste-featured-sections a:hover {
	text-decoration: underline;
}
#taste-featured-section-news h2, #taste-featured-section-how-to h2, #taste-featured-section-in-season h2, #taste-featured-section-recipe-collection h2 {
	font-size: 125%;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 1.2em;
	height: auto;
}
#taste-featured-section-news h2 a, body#news_selected #content h1 {
	color: #ff7519;
}
#taste-featured-section-how-to h2 a, body#how_to_selected #content h1 {
	color: #4b6fbe;
}
#taste-featured-section-in-season h2 a {
	color: #ff7519;
}
#taste-featured-section-recipe-collection h2 a {
	color: #197519;
}
#taste-featured-section-news a img, #taste-featured-section-how-to a img, #taste-featured-section-in-season a img, #taste-featured-section-recipe-collection a img {
	padding: 2px;
	border: 1px solid #bdbdbd;
	text-decoration: none;
}
#taste-featured-sections h3 {
	width: 144px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1em;
	padding: 3px 0 0 0;
}
#taste-featured-sections h3 a {
	color: #069;
}
#taste-featured-sections p {
	width: 144px;
	color: #333;
	line-height: 1.2em;
	padding: 3px 0 0 0;
}
#taste-featured-sections p a {
	color: #069;
}
#taste-featured-sections-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
/* taste featured sections home */
.taste-featured-sections {
	padding: 20px 0 10px 5px;
}
.taste-featured-section-news, 
.taste-featured-section-how-to, 
.taste-featured-section-in-season,
.taste-featured-section-recipe-collection {
	float: left;
	width: 160px;
	position:relative;
	height:330px;
	overflow:hidden;
}
#taste-featured-sections .ndmadkit a {
	display:block;
	position:absolute;
	bottom:0; 
	left:0;
} 
.taste-featured-section-recipe-collection {
	float: left;
	width: 160px;
}
.taste-featured-sections a {
	text-decoration: none;
}
.taste-featured-sections a:hover {
	text-decoration: underline;
}
.taste-featured-section-news h2, .taste-featured-section-how-to h2, .taste-featured-section-in-season h2, .taste-featured-section-recipe-collection h2 {
	width: 160px !important;
	font-size: 125%;
	font-weight: bold;
	padding: 0 0 3px 0 !important;
	margin: 0;
	line-height: 1.2em;
	height: auto !important;
}
.taste-featured-section-news h2 a, body#news_selected #content h1 {
	color: #ff7519;
}
.taste-featured-section-how-to h2 a, body#how_to_selected #content h1 {
	color: #4b6fbe;
}
.taste-featured-section-in-season h2, .taste-featured-section-in-season h2 a {
	color: #ff7519;
}
.taste-featured-section-recipe-collection h2 a {
	color: #197519;
}
.taste-featured-section-news img, .taste-featured-section-how-to img, .taste-featured-section-in-season img, .taste-featured-section-recipe-collection img {
	padding: 2px;
	border: 1px solid #bdbdbd;
	text-decoration: none;
}
.taste-featured-sections h3 {
	width: 144px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.1em;
	padding: 3px 0 0 0;
}
.taste-featured-sections h3 a {
	color: #069;
}
.taste-featured-sections p {
	width: 144px;
	color: #333;
	line-height: 1.2em;
	padding: 3px 0 0 0;
}
.taste-featured-sections p a {
	color: #069;
}
.taste-featured-sections-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
/* taste competitions */

#taste-competitions {
	width: 313px;
	float: left;
	padding: 10px 0 0 0;
}
#taste-competitions h2 {
	font-size:125%;
	padding:7px 0 0 11px;
}
#taste-competitions a {
	text-decoration: none;
}
#taste-competitions a:hover {
	text-decoration: underline;
}
#taste-competitions h2 {
	background: url(taste-title-1.jpg) no-repeat left top;
	width: 169px;
	height: 30px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	line-height: 30px;
}
#taste-competitions h2 a {
	color: #fff;
}
#taste-competitions-container {
	border: 1px solid #ccc;
	width: 271px;
	padding: 20px 20px 0 20px;
}
#taste-competitions-container .taste-competitions-content {
	padding: 0 0 25px 0;
}

#taste-competitions-container .taste-competitions-content h3 {
	font-size: 120%;
	line-height: 1em;
}
#taste-competitions-container .taste-competitions-content h3 a {
	color: #069;
}
#taste-competitions-container .taste-competitions-content p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-competitions-container .taste-competitions-content p a {
	color: #069;
}
/* taste promotional features */

#taste-promotional-features {
	width: 313px;
	float: left;
	padding: 10px 0 0 21px;
}
#taste-promotional-features a {
	text-decoration: none;
}
#taste-promotional-features a:hover {
	text-decoration: underline;
}
#taste-promotional-features h2 {
	background: url(taste-title-2.jpg) no-repeat left top;
	width: 169px;
	height: 24px;
	color: #fff;
	margin:0px;
	font-size:125%;
	padding:6px 0 0 11px;
}
#taste-promotional-features h2 a {
	color: #fff;
}
#taste-promotional-features-container {
	border: 1px solid #ccc;
	width: 271px;
	padding: 20px 20px 0 20px;
}
#taste-promotional-features-container .taste-promotional-features-content {
	padding: 0 0 25px 0;
}
#taste-promotional-features-container .taste-promotional-features-content img,
#taste-competitions-container .taste-competitions-content img,
#taste-news-features-container .taste-promotional-features-content img,
#taste-how-to-container .taste-promotional-features-content img {
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
	float: left;
	margin: 0 11px 0 0;
}
#taste-promotional-features-container .taste-promotional-features-content h3 {
	font-size: 120%;
	line-height: 1em;
}
#taste-promotional-features-container .taste-promotional-features-content h3 a {
	color: #069;
}
#taste-promotional-features-container .taste-promotional-features-content p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-promotional-features-container .taste-promotional-features-content p a {
	color: #069;
}
/* taste news-features */

#taste-news-features {
	width: 313px;
	float: left;
	padding: 10px 0 0 0;
}
#taste-news-features a {
	text-decoration: none;
}
#taste-news-features a:hover {
	text-decoration: underline;
}
#taste-news-features h2 {
	background: url(taste-title-2.jpg) no-repeat left top;
	width: 169px;
	height: 30px;
	color: #fff;
	margin:0px;
	line-height: 30px;
	font-size:125%;
	padding:0 0 0 11px;
}
#taste-news-features h2 a {
	color: #fff;
}
#taste-news-features-container {
	border: 1px solid #ccc;
	width: 271px;
	padding: 20px 20px 0 20px;
}
#taste-news-features-container .taste-promotional-features-content {
	padding: 0 0 25px 0;
}

#taste-news-features-container .taste-promotional-features-content h3 {
	font-size: 120%;
	line-height: 1em;
}
#taste-news-features-container .taste-promotional-features-content h3 a {
	color: #069;
}
#taste-news-features-container .taste-promotional-features-content p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-news-features-container .taste-promotional-features-content p a {
	color: #069;
}
/* taste how to */

#taste-how-to {
	width: 313px;
	float: left;
	padding: 10px 0 0 21px;
}
#taste-how-to a {
	text-decoration: none;
}
#taste-how-to a:hover {
	text-decoration: underline;
}
#taste-how-to h2 {
	background: url(taste-title-4.jpg) no-repeat left top;
	width: 169px;
	height: 30px;
	color: #fff;
	margin:0px;
	line-height: 30px;
	font-size:125%;
	padding:0 0 0 11px;
}
#taste-how-to h2 a {
	color: #fff;
}
#taste-how-to-container {
	border: 1px solid #ccc;
	width: 271px;
	padding: 20px 20px 0 20px;
}
#taste-how-to-container .taste-promotional-features-content {
	padding: 0 0 25px 0;
}
#taste-how-to-container .taste-promotional-features-content h3 {
	font-size: 120%;
	line-height: 1em;
}
#taste-how-to-container .taste-promotional-features-content h3 a {
	color: #069;
}
#taste-how-to-container .taste-promotional-features-content p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-how-to-container .taste-promotional-features-content p a {
	color: #069;
}

/* in the forums */
#taste-in-the-forums {
	clear: both;
	width: 646px;
	margin: 11px 0 11px 0;
}
#taste-in-the-forums h2 {
	background: url(taste-title-6.jpg) no-repeat left top;
	width: 169px;
	height: 30px;
	color: #fff;
	margin:0px;
	line-height: 30px;
	font-size:125%;
	padding:0 0 0 11px;
}
#taste-in-the-forums h2 a {
	color: #fff;
}
#taste-in-the-forums h2 a:hover {
	text-decoration: underline;
}
#taste-in-the-forums-container {
	border: 1px solid #ccc;
	padding: 20px 20px 20px 7px;
}
#taste-in-the-forums-container div {
	width: 138px;
	float: left;
	border-right:1px solid #E9E9E9;
	padding: 0px 0px 0px 13px;
	height:173px;
}
#taste-in-the-forums dl dt {
	width: 138px;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2em;
}
#taste-in-the-forums dl#in-the-forums-end-dl {
	width: 138px;
	padding: 0;
	float: left;
}
#taste-in-the-forums dl dt a {
	color: #369;
	text-decoration: none;
}
#taste-in-the-forums dl dt a:hover {
	text-decoration: underline;
}
#taste-in-the-forums dd {
	list-style-type: none;
	padding: 5px 0 0 0;
}
#taste-in-the-forums dd a {
	color: #369;
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	display: block;
}
#taste-in-the-forums dd a:hover {
	text-decoration: underline;
}
#taste-in-the-forums #taste-in-the-forums-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
/* partners */
#taste-partners {
	clear: both;
	width: 646px;
	padding: 11px 0 0 0;
}
#taste-partners h2 {
	background: url(taste-title-5.jpg) no-repeat left top;
	width: 169px;
	height: 30px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	line-height: 30px;
}
#taste-partners h2 a {
	color: #fff;
}
#taste-partners h2 a:hover {
	text-decoration: underline;
}
#taste-partners-container {
	border: 1px solid #ccc;
	padding: 20px;
}
#taste-partners-container a img {
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
	float: left;
	margin: 0 11px 0 0;
}
#taste-partners-container h3 {
	font-size: 120%;
	line-height: 1em;
}
#taste-partners-container h3 a {
	color: #069;
}
#taste-partners-container p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-partners-container p a {
	color: #069;
}
/* taste whats new */
#taste-whats-new a {
	text-decoration: none;
}
#taste-whats-new a:hover {
	text-decoration: underline;
}
#taste-whats-new div.whats-new-advertisement {
	background: url(in-association-with-bg.gif) no-repeat left top;
	float: left;
	width: 88px;
	height: 33px;
	padding: 0 0 0 80px;
	border: 0;
	margin: 0;
}
#taste-whats-new a img {
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
	float: left;
	margin: 0 11px 0 0;
}
#taste-whats-new h3 {
	font-size: 130%;
	line-height: 1em;
	color: #CC6700;
}
#taste-whats-new h3 a {
	color: #CC6700;
}
#taste-whats-new p {
	line-height: 1.2em;
	font-size: 100%;
	color: #333;
}
#taste-whats-new p a {
	color: #069;
}
#taste-whats-new-numbers {
	width:240px;
	height:11px;
	padding:8px 0 0 0;
	float:right;
	color: #FD8209;
	font-weight: bold;
	text-align:right;
}
#taste-whats-new-numbers a img {
	border: 0px;
	padding: 0px;
	float: none;
	margin: 0px;
	vertical-align:middle;
}
#taste-whats-new-numbers a {
	color: #AF5604;
	font-weight: normal;
	font-size:100%;
}
#taste-whats-new-numbers .taste-whats-new-numbers_clicked {
	color:#663304;
	font-weight:bold;
	font-size: 100%;
	text-decoration:underline;
}
.copy-text {
	color:#333333;
	line-height:1.2em;
	padding:3px 0pt 0pt;
	font-weight: normal;
}
.copy-textt a {
	color: #069;
	text-decoration: none;
}
.copy-text a:hover {
	text-decoration: underline;
}
/* member login */
#tab-content h2 {
	color: #fff;
	display:block;
	float:left;	
	height:26px;
	width:121px;
	padding:7px 0 0 11px;
	margin: 0 2px 0 0;

}
#tab-content h2.whats-new {
	background: url(taste-title-7.jpg) no-repeat 0 0;
}
#tab-content h2.member-login {
	background: url(taste-member-login-head-bg.gif) no-repeat 0 0;
}
#tab-content .login-advertisement {
	background: url(in-association-with-bg.gif) no-repeat left top;
	float: left;
	width: 88px;
	height: 33px;
	padding: 0 0 0 80px;
	border: 0;
	margin: 0;
}
#tab-content form fieldset {
	padding: 3px 5px 0 5px;
}
#tab-content form label {
	color: #930;
}
#tab-content form label.label-hide {
	display: none;
}
#tab-content form label input {
	position: relative;
	top: 2px;
}
#tab-content form input.taste-login-text-field {
	display: inline;
	width: 112px;
	height: 13px;
	border: 1px solid #999;
	background: #fff;
	padding: 2px;
	font-size: 80%;
	margin: 7px 0 0 5px;
}
#tab-content form input.submit-button {
	background: url(member-login-button.gif) no-repeat left top;
	width: 32px;
	height: 21px;
	font-size: 0;
	color: #536eaa;

	border: 0;
	padding: 6px 0 0 0;
}
#taste-member-login p {
	color: #930;
	border-top: 1px solid #f7dc6c;
	padding: 5px 0 3px 10px;
	margin: 7px 0 0 0;
}
#taste-member-login p#welcome {
	color: #930;
	border: none;
	padding: 0 0 3px 3px;
	margin: 7px 0 0 0;
}
#taste-member-login p a {
	color: #069;
	text-decoration: none;
}
#taste-member-login p a:hover {
	text-decoration: underline;
}
#taste-member-login {
	border-left: 1px solid #f7dc6c;
	border-right: 1px solid #f7dc6c;
	border-bottom: 1px solid #f7dc6c;
	width: 298px;
	clear: both;
	padding: 0;
	/*height:115px;*/
	overflow:hidden;
	background: #fff9e1 url(taste-have-your-say-form-bg.gif) no-repeat left top;
}
#tab-content {
	width: 300px;	
	clear: both;
	padding: 0;
}
#taste-whats-new {
	background: #f7f7f7 url(whats-new-pattern.gif) repeat left top;
	border: 1px solid #EE7202;
	width: 272px;
	padding: 15px 15px 5px 11px;
	/*height: 94px;*/
	overflow:hidden;
	position:relative;
	clear:both;
padding-bottom:10px;
}
#taste-whats-new-container {
	/*position: absolute;*/
	top:15px;
	left:11px;
	width:272px;
}
#taste-main-container-content #taste-member-login #loggedin p {
	border-top: 0px;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0 3px 10px;
}
#taste-main-container-content #taste-member-login #loggedin ul {
	margin: -4px 0 5px 0;
	padding: 0 0 3px 10px;
	list-style-type: none;
}
#taste-main-container-content #taste-member-login #loggedin ul li {
	padding: 0 0 0 9px;
	background: url(featured-links-bg.gif) no-repeat 0 8px;
}
#taste-main-container-content #taste-member-login #loggedin a {
	text-decoration: underline;
}
/* right advertisement */
#taste-main-container-content #taste-right-banner {
	margin: 20px 0 0 0;
	width: 300px;
	height: 250px;
	/*border: 1px solid #bdbdbd;*/
}
div > #taste-main-container-content #taste-right-banner {
	height:auto;
	min-height:250px;	
}
#taste-main-container-content #taste-right-banner img {
	width: 300px;
}
/* top 5 recipes */

.rated-title {
	display: inline;
	padding-bottom:0 !important;
}
h5.rated-title a {
	margin: 0 0 0 10px;
	padding: 2px 5px;
	border-top: 2px solid #AFC36E;
	border-left: 0px solid #AFC36E;
	border-right: 2px solid #AFC36E;
	width: 6.7em;
	font-size: 11px;
	font-weight: normal;
	color: #3d4f0b;
	background: #D1D9AA;
}
h5.rated-title .active {
	background: #d0d9aa;
	border-top: 2px solid #AFC36E;
	border-left: 0px solid #AFC36E;
	border-right: 2px solid #AFC36E;
	color: #00659B;
	background: url(taste-top-five-pattern-bg.gif) repeat left top;
}
#taste-main-container-content #taste-top-five-recipes {
	padding: 20px 1px 0 1px;
}
#taste-main-container-content #taste-top-five-recipes h2 {
	background: url(taste-top-five-head-bg.gif) no-repeat left top;
	color: #fff;
	float: left;
}
#taste-main-container-content #taste-top-five-recipes h2 a {
	color: #fff;
}
#taste-main-container-content #taste-top-five-recipes img {
	overflow: hidden;
}

#taste-main-container-content #taste-top-five-recipes div.top-five-advertisement {
	background: url(taste-sponsor-partner-bg.gif) no-repeat left top;
	float: left;
	width: 88px;
	height: 33px;
	padding: 0 0 0 80px;
	border: none;
	margin: 0;
}
#favourites_top {
	background: url(taste-top-five-pattern-bg2.gif) repeat left top;
	border-bottom: 1px solid #ADC36E;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content {
	border-left: 1px solid #9eab74;
	border-bottom: 1px solid #9eab74;
	border-right: 1px solid #9eab74;
	clear: both;
	background: url(taste-top-five-pattern-bg.gif) repeat left top;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content p {
	padding: 8px 10px 8px 10px;
	color: #000;
	background: url(taste-top-five-head-border-bg.gif) no-repeat left top;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content p a {
	color: #069;
	text-decoration: none;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content p a:hover {
	text-decoration: underline;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd {
	border-top: 1px solid #cfd8aa;
	list-style-type: none;
	padding: 10px;
	height: 46px;
	clear: both;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dt {
	display: none;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd img {
	float: left;
	width: 60px;
	height: 39px;
	border: 1px solid #b9b8b7;
	padding: 2px;
	background: #fff;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd h3 {
	padding: 3px 12px 0 12px;
	float: left;
	width: 101px;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd h3 a {
	color: #069;
	text-decoration: none;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd h3 a:hover {
	text-decoration: underline;
}
#taste-main-container-content #taste-top-five-recipes #taste-top-five-recipes-content dd div {
	width: 87px;
	float: left;
	font-size: 90%;
	color: #666;
}
/* taste have your say */

#taste-main-container-content .taste-have-your-say {
	padding: 20px 1px 0 1px;
	clear: both;
}
#taste-main-container-content .taste-have-your-say h2 {
	background: url(taste-have-your-say-bg.gif) no-repeat left top;
	color: #fff;
	float: left;
}
#taste-main-container-content .taste-have-your-say div.have-your-say-advertisement {
	background: url(bought-to-you-by.gif) no-repeat left top;
	float: left;
	width: 88px;
	height: 33px;
	padding: 0 0 0 80px;
	border: none;
	margin: 0;
}
#taste-main-container-content .taste-have-your-say form {
	border-left: 1px solid #8da9c6;
	border-right: 1px solid #8da9c6;
	border-bottom: 1px solid #8da9c6;
	background: url(taste-top-five-pattern-bg.gif) repeat left top;
	padding: 0;
}
#taste-main-container-content .taste-have-your-say fieldset {
	background: url(taste-have-your-say-fieldset-bg.gif) no-repeat left top;
	padding: 10px;
}
#taste-main-container-content .taste-have-your-say form h3 {
	display: block;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 17px 0;
}
#taste-main-container-content .taste-have-your-say form label {
	color: #930;
	padding: 0 0 4px 0;
	display: block;
}
#taste-main-container-content .taste-have-your-say form label input {
	position: relative;
	/* top: 2px; */
}
#taste-main-container-content .taste-have-your-say form #have-your-say-label-container {
	float: left;
	width: 280px;
	display: block;
}
#taste-main-container-content .taste-have-your-say form #have-your-say-submit {
	background: url(have-your-say-breaker.gif) no-repeat left top;
	height: 70px;
	width: 5px;
	float: left;
}
#taste-main-container-content .taste-have-your-say form #have-your-say-submit a {
	background: url(have-your-say-vote-button.gif) no-repeat left top;
	width: 74px;
	height: 32px;
	font-size: 0;
	color: #708cc4;

	border: 0;
	padding: 14px 0 0 0;
	margin: 14px 0 0 10px;
	display: block;
}
/****
#taste-main-container-content .taste-have-your-say form #have-your-say-submit a {

	color: #069;
	text-decoration: none;
	margin: 0 0 0 30px;
} ***/
#taste-main-container-content .taste-have-your-say form #have-your-say-submit a:hover {
	text-decoration: underline;
}
/* sponsored links */
#taste-main-container-content #sponsored-links {
	border: solid 1px #5595b8;
	background: #f5f5f5;
	padding: 0 1px 0 1px;
	margin: 20px 0 20px 0;
}
#taste-main-container-content #sponsored-links dl {
	padding: 12px;
}
#taste-main-container-content #sponsored-links dt {
	color: #1f4f66;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
}
#taste-main-container-content #sponsored-links dd {
	list-style-type: none;
	padding: 10px 0 0 0;
	height:auto;
}
#taste-main-container-content #sponsored-links dd a {
	color: #069;
	text-decoration: none;
	font-size: 100%;
}
#taste-main-container-content #sponsored-links dd p {
	line-height:1.2em;
}

#taste-main-container-content #sponsored-links dd a:hover {
	text-decoration: underline;
}
/* featured links */

body#recipes_selected #taste-features-container {
	background: transparent;
	border-top: none;	
	margin-left: 0;
	padding: 0;
}

#taste-features-container-content {	
	background: #D9E1F0 url(featured-links-container-bg.gif) repeat-x;
	padding: 0px 0px 20px 30px;
	width: 955px;
	left: 0;
	margin: 0 auto;
}

#taste-features-container dl {
	width: 140px;
	padding: 0 20px 0 0;
	float: left;
}
#taste-features-container dl dt {
	width: 140px;
	height: 46px;
	background: transparent url(featured-links-head.gif) no-repeat -4px 0;
	text-indent: -1000em;
}
#taste-features-container dt#most-searched-for {
	background: transparent url(featured-links-head.gif) no-repeat -172px 0;
}
#taste-features-container dt#highly-rated {
	background: transparent url(featured-links-head.gif) no-repeat -336px 0;
}
#taste-features-container dt#just-added {
	background: url(featured-links-head.gif) no-repeat -500px 0;
}
#taste-features-container dt#editors-favourite, 
#taste-features-container dt#featured-cuisines {
	background: url(featured-links-head-1.gif) no-repeat -665px 0;
}
#taste-features-container dt#random-choices {
	background: url(featured-links-head.gif) no-repeat -830px 0;
}
#taste-features-container dd {
	list-style-type: none;
	padding: 5px 0 0 0;
	height:auto;
}
#taste-features-container dd a {
	background: url(featured-links-bg.gif) no-repeat 0 8px;
	padding: 0 0 0 10px;
	color: #069;
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	display: block;
}
#taste-features-container dd a:hover {
	text-decoration: underline;
}
#taste-features-container dl#taste-featured-link-last {
	padding: 0;
}
#taste-features-container #featured-recipe-links-end {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 1px;
	margin: -1px 0 0 0;
}
.featured-sponsor {
	margin: 0.5em 0;
}
#glossary_selected #section-content .featured-sponsor {
	display:block;
	float:right;
	height:31px;
	margin:0.5em 0;
	width:88px;
}
/* footer */
#taste-footer-container {
	background: url(taste_footer_bg.gif) repeat left top;
	width: 100%;

	clear: both;
}
#taste-footer-container-content {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}
#taste-footer-container-content p {
	text-align: center;
	width: 100%;
	padding: 10px 0 0 0;
}
#taste-footer-container-content ul {
	width: 100%;
	padding: 20px 0 0 0;
}
#taste-footer-container-content ul li {
	list-style-type: none;
	display: inline;
	color: #fff;
	padding: 0 7px 0 0;
}
#taste-footer-container-content ul li a {
	text-decoration: none;
	color: #fff;
	background: url(taste-footer-links-dash.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
}
#taste-footer-container-content ul li a:hover {
	text-decoration: underline;
}
/** GENERAL **/
.image {
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
}
#stars0 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(0out5.gif) no-repeat left top;
}
#stars05 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(05out5.gif) no-repeat left top;
}
#stars1 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(1out5.gif) no-repeat left top;
}
#stars15 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(15out5.gif) no-repeat left top;
}
#stars2 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(2out5.gif) no-repeat left top;
}
#stars25 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(25out5.gif) no-repeat left top;
}
#stars3 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(3out5.gif) no-repeat left top;
}
#stars35 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(35out5.gif) no-repeat left top;
}
#stars4 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(4out5.gif) no-repeat -2px 0;
}
#stars45 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(45out5.gif) no-repeat left top;
}
#stars5 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(5out5.gif) no-repeat left top;
}
.stars0 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(0out5.gif) no-repeat left top;
}
.stars1 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(1out5.gif) no-repeat left top;
}
.stars2 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(2out5.gif) no-repeat left top;
}
.stars3 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(3out5.gif) no-repeat left top;
}
.stars4 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(4out5.gif) no-repeat -2px 0;
}
.stars5 {
	text-indent: -1000em;
	width: 80px;
	height: 18px;
	background: url(5out5.gif) no-repeat left top;
}
#taste-main-container-content #taste-main-container-left #recipe-of-the-day-details div#recipe-of-the-day-rating div#starsrating div {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#content {
	margin: 1.0em 0;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 1.50em;
}
#content table {
	text-align: left;
}
#content #page {
	width: 98%;
	font-size: 110%;
	float: left;
	padding: 0 0 20px 0;
}
#content #page h1 {
	font-size: 130%;
	font-weight: bold;
	color: #666;
	margin: 0 0 0.7em 0;
	width: 100%;
	padding: 0;
	height: auto;
}
#content #page h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 1.2em 0 0 0;
	padding: 0;
	line-height: 1.0em;
}
#content #page h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}
#content p {
	margin: 0 0 1.0em 0;
	padding: 0;
}
#content #page ul {
	margin: 0 0 1.0em 15px;
	padding: 0;
	list-style-type: square;
}
#content #page ol {
	margin: 0 0 1.0em 22px;
}
#content dl {
	width: 145px;
	float: left;
	margin: 10px 10px 0 0;
}
#content dl dt a {
	color: #069;
	font-weight: bold;
}
#content-search dl {
	width: 145px;
	float: left;
	margin: 10px 10px 0 0;
	height: 22em;
}
#content-search .module-header {
	color:#308330;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;
}
	
#content-search .module-header h1 {
	padding: 0px;
	font-size:100%;
	clear:none;
	color:#308330;
	font-style:italic;
	display:inline;	
}

#content-search dl {
	width: 145px;
	float: left;
	margin: 10px 12px 8px 0;
	height: 100%;
}
#taste-features-container-content dl dt,
#content-search dl dt {
	margin: 0.3em 0 0 0;
	font-size: 130%;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#taste-features-container-content dl dt a,
#content-search dl dt a {
	color: #069;
	font-weight: bold;
}
#taste-features-container-content dl dd,
#content-search dl dd {
	color: #666;
}
#content dd div.masthead {
	width: 80px;
	height: 30px;
	text-indent: -50000px;
}
#content dd div.del {
	background: transparent url(delicious-logo.gif) no-repeat left top;
}
#content dd div.agt {
	background: transparent url(agt-logo.gif) no-repeat left top;
}
#content dd div.sfi {
	background: transparent url(sfi-logo.gif) no-repeat left top;
}
#content dd div.nb {
	background: transparent url(nb-logo.gif) no-repeat left top;
}
#content dd div.wfr {
	background: transparent url(wfr-logo.gif) no-repeat left top;
}
#content dd div.sf {
	background: transparent url(sf-logo.gif) no-repeat left top;
}
#content dd div.tas {
	background: transparent url(tas-logo-small.gif) no-repeat left top;
}
#content dd div.acs {
	background: transparent url(acs-logo.gif) no-repeat left top;
}
#content dd div.vet {
	background: transparent url(vet-logo.gif) no-repeat left top;
}

#content .pagination, #search-sponsor {
	clear: both;
}
#content #recipe-btyb, #content #publication {
	position: relative;
	float: right;
	width: 253px;
	background: url(publication-bg.gif) no-repeat left top;
	margin: 0 0 0.9em 0;
	height: 60px;
	padding: 0;
	display: block;
}
#content #recipe-btyb {
	background: url(recipe-btyb.gif) no-repeat left top ;
}
#content #recipe-btyb a {
	position: absolute;
	top: 12px;
	left: 120px;
	width: 120px;
	line-height: 1.2em;
	color: #369;
}
/*
#content #publication p {
	position: absolute;
	top: 16px;
	left: 218px;
	width: 120px;
	font-size: 95%;
	line-height: 1.2em;
	color: #369;
}*/
#content #publication div.masthead {
	position: absolute;
	top: 12px;
	left: 100px;
	width: 150px;
	height: 60px;
	text-indent: -50000px;
}
#content #publication div.del {
	background: transparent url(del.gif) no-repeat 16px 0px;
}
#content #publication div.agt {
	background: transparent url(agt.gif) no-repeat 16px 0px;
}
#content #publication div.vet {
	background: transparent url(vet.gif) no-repeat 16px 0px;
}
#content #publication div.sfi {
	background: transparent url(sfi.gif) no-repeat 16px 0px;
}
#content #publication div.nb {
	background: transparent url(nb.gif) no-repeat 16px 0px;
}
#content #publication div.wfr {
	background: transparent url(wfr.gif) no-repeat 16px 0px;
}
#content #publication div.sf {
	background: transparent url(sf.gif) no-repeat 16px 0px;
}
#content #publication div.acs {
	background: transparent url(acs.gif) no-repeat 16px 0px;
}

#content #publication div.tas {
	background: transparent url(tas.gif) no-repeat 16px 0px;
}

#content #cover-publication #publication {
	background:url('month-issue.gif') no-repeat 0 0 !important;
	height:auto;
	padding:68px 0 0 0;
}

#publication {
	overflow: hidden;
}

#content #cover-publication #publication div.masthead {
	left:130px;
	top:17px;
}
#cover-image {
	float: left;
	padding-left: 10px;
	line-height: 80%;

}
#cover-blurb {
	width: 112px;
	height:167px;
	margin: 0 0 0 129px;		
	font-size:10px;
	line-height:1.33em;
}
#cover-blurb ul {
	padding:1px 0 0 0;
}
#cover-blurb li {
	padding: 0 0 0 7px;
	list-style: none;
	background:url('bullet.gif') no-repeat 0 5px;
}
a.cover-link-text {
	display:block;
	margin:5px 0 0 0;
	text-align:center;
}
#cover-blurb .source {
	display:block;
	font-size:11px;
	font-style:italic;
	text-align:center;
	padding: 0 0 3px 0;
}
.cover-inner {
	background:url('month-issue-bg.gif') no-repeat 0 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#content #collection-info {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 480px;
}
#content #collection-info h3,#content #collection-info h1,#content .collections h1 {
	font: 200%/1.5em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-family: Arial;
	color: #308330;
	font-weight: bold;
	padding:0;
	margin:0;
}

#content #collection-info h4 {
	font: 200%/1.5em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content #collection-info p {
	font: 120%/1.2em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#content #collection-sponsor, #content #seasonal-collection-sponsor {
	position: relative;
	width: 170px;
	height: 95px;
	background: url(recipe-collection-ad-bg.gif) no-repeat left top;
	float: left;
}
#content #seasonal-collection-sponsor {
	background: url(christmas-collections-bg.gif) no-repeat left top;
}
#content #collection-sponsor img, #content #seasonal-collection-sponsor img {
	position: absolute;
	top: 54px;
	right: 24px;
}

#content h1 {
	color: #069;
	font-size: 200%;
	width: auto;
	height: auto;
	margin: 0 0 0.5em 0;
	float: none;
}
#content h2, #content h3 {
	font-size: 140%;
	font-weight: bold;
	/*width: 100%; */
	display: block;
}

#content h4 {
	clear: both;
	font-size: 130%;
	font-weight: bold;
	padding: 0.8em 0 0 0;
}
#content ul, #content ol {
	margin: 0px;
}
#recipe-details {
	position: relative;
	font-size: 120%;
	width: 370px;
	float: left;
	margin: 0 0 2.0em 0;
}
#recipe-details h2,#content .recipe-view h1 {
	width: 100%;
	font-size: 150%;
	color: #308330;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.3em;
	height: 100%;
}
#recipe-details .info {
	margin: 1.0em 0 0 0;
	clear: both;
}
#recipe-details h3 {
	font-weight: bold;
	color: #308330;
	font-size: 100%;
	display: inline;
}
#recipe-details h4 {
	font-weight: bold;
	color: #333;
	font-size: 100%;
}
#recipe-details ul li h4 {
	line-height: 1.75em;
	display:inline;	
	clear:none;
}
#recipe-details p {
	display: inline;
}
#recipe-details p.more {
	display: block;
	margin: 0;
}
#recipe-details ul.notes li {
	margin: 0 0 0.5em 0;
}
#mytools {
	position: relative;
	height: 2.5em;
	margin: 1.5em 0;
	padding: 14px 0 0 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#mytools ul {
	width: 200px;
	position: absolute;
	top: 4px;
	right: 0px;
}
#mytools ul li {
	float: left;
	display: block;
	width: 48px;
	padding: 0 0 0 18px;
	font: 80%/1.8em Tahoma;
}
#mytools #ratethis {
	width: 72px;
	height: 39px;
	background: transparent url(rate-this.gif) no-repeat left top;
	position: absolute;
	top: 4px;
	left: 85px;
}
#mytools #ratethis a {
	width: 72px;
	height: 39px;
	display: block;
	text-indent: -50000px;
}
#mytools ul li {
	text-decoration: underline;
	color: #069;

}
#mytools ul li a {
	text-decoration: underline;
}
#mytools ul li#print {
	background: transparent url(print-icon.gif) no-repeat 0 5px;
}
#mytools ul li#email {
	background: transparent url(email-icon.gif) no-repeat 0 5px;
}
#mytools ul li#discuss {
	background: transparent url(discuss-icon.gif) no-repeat 0 5px;
}
#mytools ul li#save {
	background: transparent url(save-icon.gif) no-repeat 0 5px;
}
#mytools ul li#larger {
	background: transparent url(larger-icon.gif) no-repeat 0 5px;
}
#mytools ul li#smaller {
	background: transparent url(smaller-icon.gif) no-repeat 0 5px;
}
.photo-credits {
	color: #a9a9a9;
	font-size: 70%;
	display: block;
	line-height: 1.2em;
}
#recipe-details ul, #recipe-details ol {
	list-style-type: none;
	margin: 0;
}
#recipe-details ol li {
	margin: 0.05em 0 1.0em 0;
}
#recipe-extras {
	width: 250px;
	float: right;
	font-size: 120%;
	background: #fff url(recipe-extras-bg.gif) repeat top left;
	border: 1px solid #ccc;
}
#recipe-extras h3 {
	font-weight: bold;
	color: #1b4d67;
	font-size: 100%;
	margin: 0.7em 0 0 0;
}
a:link, a:visited {
	color: #069;
	text-decoration: none;
	outline: 0;
}
a:hover, a:active {
	color: #069;
	text-decoration: underline;
}
#recipe-extras .nutritionInfo table {
	width: 216px;
	padding: 0;
	margin: 1.0em 0 1.2em 0;
	font-size: 70%;
	text-align: left;
	background: #fff url(nutrition-info-table-bg.gif) repeat-y top center;
	border-collapse: collapse;
}
#recipe-extras .nutritionInfo table caption {
	display: none;
}
#recipe-extras .nutritionInfo table tr {
	line-height: 1.1em;
}
#recipe-extras .nutritionInfo table th {
	color: #363;
	margin: 0;
	width: 50%;
	padding: 0.7em 0 0 0.9em;
	font-weight: normal;
}
#recipe-extras .nutritionInfo table td {
	color: #696;
	border-bottom: 1px solid #d4dfd4;
	padding: 0 0 0.7em 0.9em;
}
#recipe-extras .info {
	background: transparent url(recipe-extras-line.gif) repeat-x bottom left;
	padding: 0em 0 0.5em 1.2em;
	margin: 0;
}
#recipe-extras ul {
	list-style-type: none;
	padding: 0;
	margin: 0.4em 1.2em 0 0;
}
#recipe-extras ul li {
	padding: 0 0 0 0.6em;
	margin: 0 0 0.7em 0;
	line-height: 1.0em;
	background: transparent url(featured-links-bg.gif) no-repeat 0 5px;
}
#recipe-extras .tagged ul li {
	padding: 0.5em 0 0 1.4em;
	line-height: 1.2em;
	background: url(tick-box.gif) no-repeat 0 5px;
	color: #069;
}
#recipe-extras .sponsored {
	padding: 0em 0 0.5em 1.2em;
	border-bottom:1px solid #CCCCCC;
}
#recipe-extras .sponsored ul li {
}
#recipe-extras #food-fight-recipe {
	padding:0em 0pt 0.5em 1.2em;
	border-top:1px solid #FFFFFF;
}
#recipe-extras #food-fight-recipe ul li {
	background:transparent url(vs-s.gif) no-repeat scroll 0px;
	color:#006699;
	line-height:49px;
	padding:0px 0pt 0pt 43px;
}
#recipe-comments {
	clear: both;
	position: relative;
	background: #fff url(comments-bg.gif) no-repeat top left;
	font-size: 120%;
}
#article-comments {
	clear: both;
	position: relative;
	background: #fff url(comments2-bg.gif) no-repeat top left;
	font-size: 110%;
}
#recipe-comments #comments, #article-comments #comments {
	padding: 40px 0 10px 90px;
	line-height: 1.4em;
	margin: 0;
	width: 540px;
}
#recipe-comments form fieldset, #article-comments form fieldset {
	padding: 10px 0 0 0;
}
#recipe-comments form fieldset label, #article-comments form fieldset label {
	display: none;
}
#recipe-comments form fieldset textarea, #article-comments form fieldset textarea {
	width: 90%;
	margin: 1.0em 1.2em 0 1.2em;
	font: 100%/1.0em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#recipe-comments form fieldset input#submit, #article-comments form fieldset input#submit {
	margin: 0.2em 1.2em 0 1.2em;
	width: 10.0em;
	background-color: #fff;
	border: 1px solid #069;
	font: 100%/1.0em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#recipe-comments dl, #article-comments dl {
	display: block;
	height: auto;
	width: 96%;
	font-size: 100%;
	margin: 0 0 3.0em 0;
}
#recipe-comments dl dt, #article-comments dl dt {
	font: 100%/1.3em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0.7em 1.2em 0 1.2em;
}
#recipe-comments dl dd, #article-comments dl dd {
	padding: 0 1.2em 0.7em 1.2em;
}
#recipe-comments dl dt.alternate, #recipe-comments dl dd.alternate, #article-comments dl dt.alternate, #article-comments dl dd.alternate {
	background-color: #f3f3f3;
}
#recipe-comments dl dt strong, #article-comments dl dt strong {
	color: #069;
	font-weight: normal;
}
#recent-items ul {
	list-style-type: none;
}
#recent-items li {
	padding: 0;
}
#recent-items li strong {
	margin: 0 0 0 1.0em;
}
#content #response {
	font-weight: bold;
}
#recent-items {
	margin: 5px 0;
	padding: 1.2em 5px;
	border-top: 1px solid #d5d4d4;
}
#text {
	line-height: 1.2em;
}
#text h3 {
	clear:none !important;
}
#noresult {
	font-size: 110%;
	padding: 1.3em 0 1.0em 0 !important;
}
/** PAGINATION **/

.pagination {
	margin: 1.0em 0;
	padding: 1.3em 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	text-align: center;
	color: #069;
	font-size: 100%;
	position: relative;
}
.pagination a:link, .pagination a:visited {
	margin: 0 0.2em;
	padding: 0 0.3em;
	border: 1px solid #fff;
}
.pagination a:hover, .pagination a:active, .pagination .current {
	background: transparent url(pagination-bg.gif) repeat left top;
	margin: 0 0.2em;
	padding: 0 0.3em;
	text-decoration: none;
	border: 1px solid #999;
}

.suggestion {
	color: #308330;
	/*font-size: 140%;*/
	font-weight: bold;
	line-height: 1.5em;
}
.sort {
	width: 95%;
	display: block;
	text-align: left;
}
#content .sort h4 {
	font-size: 12px;
	display: block;
	float: left;
	width: 50px;
	line-height: 1.4em;
}
.sort ul {
	padding: 10px 0 0 0;
}
.sort li {
	list-style-type: none;
	margin: 0 0.5em;
	display: inline;
}
.sort li a.current {
	text-decoration: underline;
}
.right {
	float: right;
	margin: 0.5em !important;
	text-align: center;
}
.error {
	color: #f00;
	display: inline;
}
#taste-main-container-content #taste-member-login div.error {
	border: none;
	background: none;
	padding: 5px 0 3px 3px;
}
#bookmarklets {
	margin: 1.0em 0 0 0;
	padding: 0 0 1.5em 0;
	clear: both;
	font-weight: bold;
}
#bookmarklets li {
	list-style-type: none;
	height: 18px;
	display: block;
	float: left;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
#bookmarklets a {
	color: #666;
	padding: 0 15px 0 22px;
	text-decoration: underline;
}
#b_delicious {
	background: transparent url(delicious.png) no-repeat 0 0;
}
#b_digg {
	background: transparent url(digg.png) no-repeat 0 0;
}
#b_facebook {
	background: transparent url(facebook.png) no-repeat 0 0;
}
#b_yahoo {
	background: transparent url(yahoo.png) no-repeat 0 0;
}
#b_stumbleupon {
	background: transparent url(stumbleupon.png) no-repeat 0 0;
}
.new {
	color: #f90;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
}
#print_advert {
	display: none;
}
#homepage_recipe_week a {
	color: #333;
	font-weight: normal;
	font-size: 100%;
}
#homepage_recipe_week a:hover {
	color: #333;
	font-weight: normal;
	font-size: 100%;
	text-decoration:underline;
}
#homepage_recipe_week a.homepage_numbers_clicked {
	color:#006500;
	font-weight:bold;
	font-size: 100%;
	text-decoration:underline;
}
.drop_cap {
	float:left;
	font-size:200%;
	line-height:140%;
	padding-top:2px;
}
.clearDiv {
	clear: all;
	height: 0px;
	width: 0px;
}
.clear {
	height:0;
	overflow:visible;
}
div > .clear {
	height:auto;
	overflow:hidden;	
}
#logo-div {
	float:left;
	width:242px;
	padding:10px 0px 0px 3px;
}

#response, #response-error {
	position: relative;	
	background: #fff url(top-line.gif) repeat-x top left;
	border-bottom: 1px solid #eee;
	padding: 1.0em 1.0em 0 0;
	margin: 0 0 1.0em 0;
}
#response-error {
	background: #fff url(response-highlight-bg.gif) repeat-x top left;
	border-bottom: 1px solid #ffefb1;
	color: #fe6500;
}
#response-error h2 {
	color: #fe6500;
}
#response .success-icon {
	position: absolute;
	top: -5px;
	left: 15px;
	background: transparent url(tick-1.gif) no-repeat top left;
	width: 51px;
	height: 51px;
	text-indent: -50000px;
}
#response-error .error-icon {
	position: absolute;
	top: -11px;
	left: 0px;
	background: transparent url(oops-blink.gif) no-repeat top left;
	width: 73px;
	height: 77px;
	text-indent: -50000px;
}
#response .error-icon, #response .problem-icon {
	position: absolute;
	top: -11px;
	left: 0px;
	background: transparent url(oops.gif) no-repeat top left;
	width: 73px;
	height: 77px;
	text-indent: -50000px;
}
#response .info, #response-error .info {
	padding: 0 0 0 75px;
}
#response-error .info ul {
	margin:  0 0 15px 15px;
	width: 100%;
	text-align: left;
}
#response-error .info li {
	margin: 0 auto;
	list-style-type: square;
}
#other-cuisine h3 {
	color:#1B4D67;
	display:inline;
	font-size:110%;
	font-weight:bold;
}
#other-cuisine ul {
	list-style-type:none;
	margin:0.4em 1.2em 0pt 0pt;
	display: inline;
}
#other-cuisine ul li {
	display: inline;
	padding:5pt 0pt 0pt 10pt;
}
#review-form .error-message {
	position:absolute;
	top:235px;
	left:20px;
	color:#FEA218;
	font-weight:bold;
}
.rotd-facebook-app {
float: left; 
width: 118px; 
height: 45px; 
background: url(facebook.png) no-repeat;
padding: 0px 0px 0px 20px; 
margin: 4px 0px 0px 0px;
}
/** Shopping list **/
#shoppinglist .folder-left {
	background-image: none;
	width: 60%;
	border-right: 1px solid #CCC;
	padding-right:10px;
}

#shoppinglist .folder-right {
	width: 35%;
}

#shoppinglist .folder-right h2 {
	background:transparent url(recipe-of-the-day-base.gif) repeat-x scroll 0pt 100%!important;
	border-bottom:1px solid #CCCCCC!important;
	height:auto;
	margin:0pt 0pt 10px!important;
	padding:0pt 0pt 4px!important;
}

div#text dev.info #addToShoppingList {
	float:right;
	width:140px;
	height:120px;
	margin-top: -12px;
}

div.extra #addToShoppingList {
	margin-top: -20px;
}

#addToShoppingList a:hover {

}

.ui-sortable li {

}

.modal-button {
	width:53px;
	height:39px;
	display: block;
	text-indent:-5000px;
}

.no { 
	float:right; 
	background-image:url(no.gif);
}

.yes { 
	float:left; 
	background-image:url(yes.gif);
}

a.action {
color:#555555;

display:block;
float:right;
font-size:11px;
font-weight:normal;
padding:2px 5px 2px 27px;
}


.shopping-list-heading span { 
	font-weight:bold;
	font-size:130%;
}

#shopping-list li {
	height:0;
	overflow:visible;
	padding: 0 0 5px 0;
}
ul#shopping-list > li {
	height:auto;
	overflow:hidden;
}
#shopping-list li.shopping-list-heading {
	padding:10px 0 0 0;
}
.folder-left .edit-icon {
background:transparent url(edit.gif) no-repeat scroll 4px 50%;
text-indent: 0px;
}

h2 #username { display: none; } 

.folder-left .bin-icon { background: transparent url('bin.gif') no-repeat scroll 4px 50%; padding-right:0px;}

.folder-left .shopping-item {
	display:block;
	width: 230px;
	float:left;
}

.folder-left .inputfield {
	width: 230px;
}
.folder-left button.submit {
background:transparent url(submit.gif) no-repeat scroll 0pt 0pt;
border:medium none;
color:#FFFFFF;

display:block;
float:left;
font-family:"Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:120%;
font-weight:bold;
height:26px;
margin:0pt 0pt 15px;
width:106px;
clear:both;
}

span.message { 
background-position:4px 50%;
background-repeat:no-repeat;
border-style:solid;
border-width:1px;
clear:both;
display:block;
font-weight:bold;
margin:10px 0pt;
padding:5px 10px 5px 25px;
}
.tick-icon { 
background-color:#F6FAE9;
background-image:url(tick.gif);
border-color:#CFD8AA;
}

h3.printable-ingredient-header,
table.printable-ingredients {
	display: none;
}

/** End shopping list **/


/** Product Guide **/

div#blurb-wrapper {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

div#blurb-container {
	float: left; 
	width: 265px; 
	font-weight: bold;
	margin-right: 10px;
}

	div#blurb-container h1 {
		padding: 0;
	}

div#image-container {
	padding: 3px; 
	border: 1px solid #ccc; 
	float: right;
}

div#image-rotate {
	width: 364px; 
	height: 242px; 
	overflow: hidden;
}

div#product-wrapper {
	clear: both;
	overflow: hidden;
}

	div#product-wrapper .product {
		clear: both;
		border-bottom: 1px solid #eee;
		padding-bottom: 15px;
		margin-bottom: 15px;
		overflow: hidden;
	}

		div#product-wrapper .product h3 {
			color: #006699;
			padding-bottom: 10px;
		}

		div#product-wrapper .product img {
			float: left;
			border: 1px solid #ccc;
			margin-right: 15px;
		}

/** End Product Guide **/

form input,
form label {
	vertical-align: middle;
}

.rating-smaller {
font-size: 80%;
}

#leader { display: block; height: 103px; float: left; }
#leader .fpc-magazine-titles-lines {
	border: 0px solid transparent;
	top: 105px;
	position: absolute;
	width:728px;
	text-align:center;
}


button {
	background: transparent;
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;

	width: auto;
	overflow: visible;	
}


button img {
	padding: 0;
	margin: 0;
}

#search-button {
	margin-top: -7px;
	padding-top: 2px;
}

#vote-button {
	float: right;
	margin-top: -30px;
}

#login-button {
	margin-top: -21px;
	float: right;
}

body#recipes_selected #taste-main-bottom-section {
  	clear: both;
}

/* portfolio footer */
.portfolio-footer {margin:auto; width:980px; height:345px; font: inherit; border: none;  font-family: verdana, tahoma, arial; background:transparent url(background-portfolio-footer.gif) repeat-x top left; }

.portfolio-footer .module-header{width:100%; padding:18px 0 0 0; }
.portfolio-footer .module-header h4{color:#010101; font-size:15px; font-weight:bold; padding-left:25px; }

.portfolio-footer .module-content{ width: 930px; margin:0 25px;}
.portfolio-footer .module-content .content-item .header { margin-bottom: 6px; }
.portfolio-footer .module-content .content-item .header h5{font-size:12px; line-height: normal; font-weight:bold;}
.portfolio-footer .module-content .content-item ul.portfolio-links li a img{border: 1px solid #c3c3c3; margin-bottom:3px; }


.portfolio-footer .module-content .content-item {float:left; padding-top:12px; width:185px; background-image:url('background-portfolio-footer-ul.gif'); }
.portfolio-footer .module-content .footer-5 {background-image:none; }

.portfolio-footer .module-content p{font-size:10px;}
.portfolio-footer .module-content p a {color: #343434; font-size: 10px; float: left; text-align: left; line-height: 10px;}

.portfolio-footer .module-content .content-item ul.portfolio-links{ text-align:left; color:#333; height:180px; overflow:hidden; margin: 0; text-indent:0; padding:0; list-style: none; color:#999999; clear: both; }
.portfolio-footer .module-content .content-item ul li{	display: list-item; list-style-type: disc; list-style-position: inside; width:140px; margin: 0; text-indent:0; padding:0; }
.portfolio-footer .module-content .content-item ul li.hero-image { list-style-type:none!important; list-style-position: outside; padding-bottom: 8px; }
.portfolio-footer .module-content .content-item ul li.hero-image a img { width: 138px; height: 92px; display:block; border:0px; }
.portfolio-footer .module-content .content-item ul li a{ line-height: 13px;  text-align: left; letter-spacing: normal; font-size:10px; text-decoration:none; }
.portfolio-footer .module-content .content-item .footer { margin-top:8px; width: 140px; text-align:center; }
.portfolio-footer .list-first a{font-weight: bold;}
.portfolio-footer .module-footer img{padding-top:10px;}


 
.portfolio-footer .module-content li p { color: #343434; font-size: 10px; line-height: 11px; }
 .portfolio-footer .module-content .content-item ul.portfolio-links li{ vertical-align: top; top: .5em;}	
 .portfolio-footer .module-content .content-item ul li{	display: list-item; list-style-type: disc; list-style-position: inside; width:140px; margin: 0; text-indent:0; padding-left:1px; padding-top:2px; line-height:14px; vertical-align:text-top;}
 
 .portfolio-footer .module-content .content-item ul li.hero-image { list-style-type:none!important; list-style-position: outside; padding-bottom:5px;}
 .portfolio-footer .module-content .content-item ul li.hero-image a img { width: 138px; height: 92px; display:block; border:1px solid #8a8a8c; padding:0; }
 .portfolio-footer .module-content .content-item ul li a{ color:#343434; line-height:10px; height: 10px;  text-align: left; letter-spacing: normal; font-size:10px; text-decoration:none; }
 .portfolio-footer .module-content .content-item .footer { margin-top:8px; width: 140px; text-align:center; height:40px; }
 .portfolio-footer .list-first a{font-weight: bold;}
 .portfolio-footer .module-footer img{padding-top:10px;}



