h5,
div.content h4,
h3 span,
div.contentRight p.caption,
div.content div.people p.quote,
div.contentRight p.caption,
div.text strong
{
	color: #3b5e72;
	background-color: inherit;
}
a,a:link,a:active
{
	text-decoration: underline;
	color: #3b5e72;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
	color: #0d2232;
	background-color: transparent;
}
a:visited
{
	text-decoration: underline;
  color: #afafaf;
	background-color: transparent;
}
div.content div.people
{
	border-bottom: 1px solid #3b5e72;
}
div.borderDotted
{
	height: 1px;
	background: transparent url("../images/who/bg_dots.gif") 0% 0% repeat-x;
}
div.sticky
{
	background: transparent url("../images/who/bg_dots.gif") 0% 0% repeat-x;
}
div.listing div.text
{
	margin: 0 0 0 115px;
}
div.contentLeft div#swfWho1
{
  position: relative;
  margin: 0;
  padding: 0;
  width: 346px;
  height: 481px;
  overflow: hidden;
}
div.contentRight div.menu
{
	margin: 0 0 0 22px;
	width: 328px;
}
div.contentRight div.menu div
{
  width: 50%;
}
div.contentRight div.menu div div
{
  width: 200%;
}
div.contentRight div.menu div div ul li a,
div.contentRight div.menu div div ul li a:link,
div.contentRight div.menu div div ul li a:active,
div.contentRight div.menu div div ul li a:visited
{
  width: 292px;
	color: #fff;
	background-color: #3b5e72;
}
div.contentRight div.menu div div ul li a:hover
{
  width: 292px;
	color: #fff;
	background-color: #82a7bd;
}
div#outermost div.promo div.contentLeft
{
	width: 304px;
}
div#outermost div.promo div.contentRight
{
	width: 392px;
}
div.promo div.text
{
	margin-left: 125px;
}
div.promo div.contentRight a
{
	display: block;
	margin: 10px 0 10px 31px;
	width: 339px;
}
div.enq
{
	margin: 145px 0 0 0;
}
div.promocontent
{
  height: auto !important;
  height: 380px;
  min-height: 380px;
}
div.linkBtn div.l
{
	width: 55%;
	clear: left;
}
div.linkBtn div.r
{
	width: 45%;
	clear: right;
}


/* Chef's recommendations */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:block;
}
.recommendations {
	background-color: #FFFFFF;
}
.recommHead {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
}
.recommBack {
	background-color: #F0F0F0;
}
.recommLogo {
	position: relative;
	display: block;
	padding: 12px 0 18px 20px;
}
.recommTittle {
	float: left;
	position: relative;
	display: block;
	clear: left;
	padding-left: 20px;
}
.recommViewMenu {
	float: right;
	padding-right: 18px;
	position: relative;
	display: block;
	clear: right;
}
.recomm {
	position: relative;
	display: block;
	clear: both;
	padding-bottom: 7px;
}
.recomm .recommPic {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	position: relative;
	display: block;
	clear: left;
}
.recomm .recommText {
	float: left;
	width: 400px;
	padding-right: 18px;
	position: relative;
	display: block;
	clear: right;
	font-size: 92%;
}
.recomm .recommText p {
	margin-top: 0;
	margin-bottom: 5px;
}

