.chef_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9933;
}
.chef_bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.chef_dishname {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #bd0028;
	font-weight: normal;
	line-height: 16px;
}
.chef_dishdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.video_thumb_spacer {
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.bio_right_margin {
	padding-right: 7px;
}

