#content h3 {
	background:none;
}

#cooknews {
	border:1px solid #fc7d20;
	border-collapse:collapse;
	background:#fe5e00 url(../_img/structure/degrade-orange.jpg) 320px 0 repeat-y;
}
#cooknews td {
	color:#fff;
	padding:5px 5px;
	border-bottom:1px solid #fff;
}
#cooknews td h3 {
	margin:0;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
#cooknews td p {
	margin:10px 0;
}
#cooknews td a {
	color:#fff;
}

/********************************************************************************************************/
#cookbestseller {
	border-collapse:collapse;
	background:#d2d2d4 url(../_img/structure/degrade-gris-reverse.jpg) -150px 0 repeat-y;
	border:1px solid #d2d2d4;
}
#cookbestseller td {
	padding:5px 5px;
	font-size:11px;
}
#cookbestseller td h3 {
	margin:0;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #999;
}
#cookbestseller td p {
	margin:10px 0;
}
#cookbestseller td a {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
/********************************************************************************************************/
#table-cookshopping {
	border-collapse:collapse;
}
#table-cookshopping td {
	padding:5px 5px;
	font-size:11px;
}
#table-cookshopping td.borderTop {
	border-top:1px solid #bbb;
}
#table-cookshopping thead td {
	background:#fd5f00 url(../_img/structure/degrade-orange.jpg) 50px 0 repeat-y;
	border:1px solid #fd5f00;
	color:#fff;
}
#table-cookshopping td h3 {
	margin:0;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
#table-cookshopping td h4 {
	color:#fd5f00;
	margin:0;
	font-size:14px;
}
#table-cookshopping td p {
	margin:10px 0;
}
#table-cookshopping td a {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
/********************************************************************************************************/
#table-cookclub {
	border-collapse:collapse;
}
#table-cookclub td {
	padding:5px 5px;
	font-size:11px;
}
#table-cookclub td.borderTop {
	border-top:1px solid #bbb;
}
#table-cookclub thead td {
	background:#fd5f00 url(../_img/structure/degrade-orange.jpg) 50px 0 repeat-y;
	border:1px solid #fd5f00;
	color:#fff;
}
#table-cookclub td h3 {
	margin:0;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
#table-cookclub td h4 {
	color:#fd5f00;
	margin:0;
	font-size:14px;
}
#table-cookclub td p {
	margin:10px 0;
}
#table-cookclub td a {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}