/* CSS for What's Cookin' */#whatsCooking {	margin: 0 12px;}#whatsCooking #featuredMovie {	background-color: #dfdfdf;	margin: 0 0 0 0;	padding: 0;	border: 1px solid #cfcfcf;}#whatsCooking #moviePlayer {	display: block;	float: left;	width: 425px;	margin: 0;	padding: 12px 0 4px 12px;	text-align: center;	background: url(/images/ajax-loader.gif) no-repeat center center;}#whatsCooking #sponsors {	float: right;	width: 275px;}#whatsCooking #sponsors h4 {	margin: 0;	padding: 0;}#whatsCooking #sponsors h3, #whatsCooking #sponsors h4 {	margin: 0;	padding: 0;	}#whatsCooking #sponsors #whatsCookingLogo a {	display: block;	height: 189px;	width: 275px;	margin: 0;	padding: 0;	text-indent: -9999px;	background: url(../whatscooking/images/2011/whatsCookinLogo.png) no-repeat left top;}#whatsCooking #sponsors #johnsonsLogo a {	display: block;	height: 104px;	width: 275px;	margin: 0;	padding: 0;	text-indent: -9999px;	outline: none;	background: url(../whatscooking/images/2011/johnsonsLogo.png) no-repeat left top;}#whatsCooking #sponsors #tv40Logo a {	display: block;	height: 101px;	width: 275px;	margin: 0;	padding: 0;	text-indent: -9999px;	outline: none;	background: url(../whatscooking/images/2011/tv40Logo.png) no-repeat left top;}#whatsCooking #movieInfo {	clear: both;	margin: 0 8px;	background-color: #fff;}#whatsCooking #featuredMovie p {	margin: 0;	padding: 1em 0;}#whatsCooking #featuredMovie h3 {	font-size: 116%;	text-align: center;	color: #005496;}#whatsCooking #recipe {	margin: 0;	padding: 0 0 10px 0;	border: 1px solid #ccc;}#whatsCooking #recipe .yui-nav {	float: left;	width: 100%;	margin: 0;	padding: 0;	background: url(../whatscooking/images/2011/tabNav_bg.png) repeat-x left top #d11141;}#whatsCooking #recipe .yui-nav li {	float: left;	margin: 0;	padding: 0;	list-style: none;}#whatsCooking #recipe .yui-nav li em {	font-style: normal;}#whatsCooking #recipe .yui-nav li a {	display: block;	margin: 0;	padding: 6px 18px;	text-decoration: none;	color: #fff;}#whatsCooking #recipe .yui-nav li a:hover {	text-decoration: underline;}#whatsCooking #recipe .yui-nav li.selected a {	background-color: #d11141;}#whatsCooking #recipe .yui-content {	clear: both;	margin: 0 10px;}#whatsCooking #recipe h3 {	padding: 1em 0;	font-size: 90%;	text-align: left;	color: #005496;}#whatsCooking #recipe p.author {	margin: 0;	padding: 0;	font-size: 85%;	color: #7d7d7d;}#whatsCooking #recipe p, #whatsCooking #recipe li {	font-size: 90%;	line-height: 1.5em;	color: #444444;}#whatsCooking #recipe .yui-content img {	display: block;	float: right;	margin: 8px;	padding: 3px;	background-color: #fff;	border: 1px solid #ccc;}#whatsCooking #videoThumbs {	margin: 0 6px;}#whatsCooking #videoThumbs h3 {	margin: 20px 0 6px 0;	padding: 8px 0 8px 0;	color: #005496;}#whatsCooking .videoThumbDetail {	float: left;	width: 130px;	margin: 6px 23px 14px 23px;}#whatsCooking .videoThumbDetail h4 {	margin: 4px 0 4px 0;	padding: 0;	font-size: 85%;}#whatsCooking .videoThumbDetail h4 a:link {	text-decoration: none;	color: #005496;}#whatsCooking .videoThumbDetail h4 a:visited {	text-decoration: none;	color: #1374c0;}#whatsCooking .videoThumbDetail h4 a:hover {	text-decoration: underline;	color: #2990e1;}#whatsCooking .videoThumbDetail h4 a:active {	text-decoration: underline;	color: #2990e1;}#whatsCooking .videoThumbDetail img {	border: 2px solid #CCC;	}#bd #whatsCooking .videoThumbDetail p {	margin: 0;	padding: 0;	font-size: 80%;	color: #777777;}#whatsCooking br.clearThumbs {	clear: left;}#comments {	margin: 20px 0 0 0;}
