.sectionHeader, .OwnersTitle, .OwnersTitleSmaller
{
	padding:10px 6px 4px;
	float:left;
	width:751px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color: #808285;
}
.OwnersTitleSmaller
{
	width: 95%;
}
.sectionHeader2
{
	padding:10px 6px 4px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color: #808285;
}
.OwnersTitle, .OwnersContentCooksCorner
{
	float: left;
}
.ownersContent
{
	float: left;
	margin-top:8px;
}
.leftCell, .rightCell
{
	float: left;
	width: 49%;
}
.rightCell
{
	height: 100px;
}


.CookingQuestionBody, .CookingQuestionBody table tr td
{
	font-size: 13px;
	color:black;
	
	font-family: Verdana, Sans-Serif;
	padding-bottom:24px;
}

.neffEconomistRow
{
	height:150px;
}
.neffEconomistRow td
{
	width:255px;
	padding-left: 10px;
	padding-right: 10px;
}

.NewsBodyText2
{
	font-size: 13px;
	font-family: helvetica, Arial, Sans-Serif;
	letter-spacing: -0.15px;
    line-height: 1.3;
	color: #58595b;
}
.floatLeft
{
	float: left;
}

.noArrow2 a
{
	padding: 0;
background: transparent;
text-decoration:none;
color: White;
}

.CookingQuestionFooter
{
	background-position: left bottom;
}

.tableBig
{
	width: 100%;
}

.PlusIcon IMG
{
	background-image: url(../images/nav/plus_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.PlusIcon:hover IMG
{
	background-image: url(../images/nav/plus_on.gif);
}

.PlusIcon:hover a
{
	color: #B30838;
}


.BigPrintIcon:hover a
{
	color: #B30838;
}
.BigPrintIcon IMG
{
	background-image: url(../images/products/buttons/print_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.BigPrintIcon:hover IMG
{
	background-image: url(../images/products/buttons/print_on.gif);
}


.BigPlusIcon:hover a
{
	color: #B30838;
}
.BigPlusIcon IMG
{
	background-image: url(../images/products/buttons/plus_big_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.BigPlusIcon:hover IMG
{
	background-image: url(../images/products/buttons/plus_big_on.gif);
}

.EmailIcon:hover a
{
	color: #B30838;
}
.EmailIcon IMG
{
	background-image: url(../images/my_appliances/email_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.EmailIcon:hover IMG
{
	background-image: url(../images/my_appliances/email_on.gif);
}

div.CookCornerLatestQ
{
	background-color:#ECEBED;
	padding:2px 6px;
	width:491px;
	font-weight:bold;
}
span.cooksListSmall
{
	clear:both;
	float:left;
	margin-left:6px;
}
div.CookCornerLatestA
{
	clear:both;
	float:left;
	margin-top:5px;
	padding:0 6px;
	width:491px;
}
div.CookCornerLatestA span
{
	clear:both;
	float:left;
	margin-top:3px;
	width:491px;
}
div.backToCooksCorner
{
	background-color:White;
	border:1px solid #ABACAD;
	color:#FFFFFF;
	height:31px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	width:761px;
}
div.AnswerPara
{
	color:#58595B;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	margin-bottom:10px;
}

