#maincontent_d2
{
	background: url(../images/beans.jpg) top right no-repeat;
}
div#CookersContainer {
	padding-right: 5px;
	/*margin-top:-20px;
	padding-top:20px;*/
	font-size:75%;
}
div#CookersContainer a {
	color:#0074bd;
	text-decoration:none;
}
h2
{
	font-size: 1.50em;
}
.borderline
{
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	padding-bottom: 0px;
	min-height: 200px;
}
ol {
	color:#0074bd;
	margin-left:30px;
}
ol.CookersQuestions
{
	margin:25px 0 20px 25px;}
ol.CookersAnswer
{
	margin:25px 0 25px 25px;
}
ol.CookersQuestions li {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.CookersAnswerAnswer h3
{
	font-size: 1.1em;
	font-weight: bold !important;
}
.CookersAnswerAnswer p
{
	margin-left: 10px;
	width: 500px;
}
.CookersAnswerAnswer a
{
	background: url(../images/back_to_top.gif) top left no-repeat;
	border-top: 1px solid #efefef;
	display: block;
	height: 18px;
	margin: 10px 0;
	padding-left: 10px;
}
ol.CookersAnswer a {
	display:block;
	color: #8cc540;
	margin:20px 0;
	border-top:1px solid #ccc;
}
ol.CookersAnswer a.back2top {
	border:none!important;
}
/* New Styles*/
.ol_CookersQuestions_li {
	color:#0074bd;
	font-weight: bold;
	margin:25px 0 20px 25px;
}

.CookersAnswerAnswer_h3
{
	font-size: 1.1em;
	font-weight: bold !important;
	color: #8cc540;
}

.CookersAnswerAnswer_p
{
	margin-left: 10px;
	width: 500px;
}
.CookersAnswerAnswer_a
{
	background: url(../images/back_to_top.gif) top left no-repeat;
	border-top: 1px solid #efefef;
	display: block;
	height: 18px;
	margin: 10px 0;
	padding-left: 10px;
}

.borderline_new
{
	/*border-bottom: 1px solid #efefef;*/
	margin-bottom: 20px;
	padding-bottom: 0px;
	min-height: 10px;
}

