.video-player {
	background:url(/images/videos/video-player-bg.jpg) no-repeat;
	display:block;
	width:398px;
	height:370px;
	padding:30px 18px 30px 18px;
	float:left;
}
.video-nav {
	background:url(/images/videos/featured-videos.gif) no-repeat;
	background-position: top right;
	background-color:#e9fec1;
	width:366px;
	height:430px;
	float:left;
}
.scrollable-video-thumbs {
	margin-top:60px;
	height:360px;
	padding:10px 25px 0 15px;
	overflow:hidden;
}
.video-thumb-main {
	width:345px;
	display:block;
	margin-top:15px;
}
.video-thumb-main a{
	color:#c33f06;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
.video-thumb-main a:hover{
	color:#c33f06;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.video-thumb{
	width:117px;
	height:112px;
	float:left;
	padding:8px 0 0 8px;
	margin-right:10px;
	display:inline;
	background: url(../images/videos/thumb-holder.png) no-repeat;
	float:left;
}
.video-thumb img{
	display:block;
}
.video-desc{
	float:left;
	margin:10px 5px 0 0;
	width:170px;
}
.quick-easy-videos {
	background:url(/images/videos/quick-and-easy-videos.gif) no-repeat;
	display:block;
	width:305px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px 0;
}
.video-title {
	display:block;
	width:400px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 15px 0;
}
.videos-single-border {
	background:url(/images/double-border-green.gif) repeat-x;
	display:block;
	width:400px;
	height:1px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 16px 0;
}
.videos-double-border {
	background:url(/images/double-border-green.gif) repeat-x;
	display:block;
	width:400px;
	height:4px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 16px 0;
}
.tips-footer{
	height:275px;
	overflow:hidden;
	padding:17px 0 5px 32px;
}
.bg-tasty-product-tips {
	background:url(/images/tips/product-usage-tips.jpg) no-repeat;
	display:block;
	width:698px;
	height:227px;
	text-indent:-9999px;
	overflow:hidden;
	padding:26px 0 0 32px;
}
.tasty-product-tips {
	background:url(/images/tips/tasty-product-tips.gif) no-repeat;
	display:block;
	width:266px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 27px 0;
}
.enjoy-kings-tips {
	background:url(/images/tips/enjoy-kings-hawaiian.gif) no-repeat;
	display:block;
	width:302px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 9px 0;
}
.tips-home-title {
	color:#c33f06;
	display:block;
	width:320px;
	font-size:13px;
	font-weight:bold;
	text-indent:0;
	margin:14px 0 0 0;
}
.more-useful-tips {
	display:block;
	text-align:right;
	width:320px;
	margin-top:9px;
}
.more-useful-tips a{
	color:#c33f06;
	font-weight:bold;
	text-decoration:underline;
}
.more-useful-tips a:hover{
	color:#c33f06;
	font-weight:bold;
	text-decoration:none;
}
.tips-home-text {
	display:block;
	width:320px;
	margin:7px 0 0 0;
	text-indent:0;
	overflow:hidden;
	font-size:11px;
}
