#content-main {
	width: 545px;
	padding: 0;
	margin-right: -3px;
	padding-left: 8px;
	/*padding-left: 20px;*/
	/*color: #43432E;*/
	letter-spacing: -0.3px;
	font-family: Verdana;
	overflow: hidden;
}

#content-main #navigation {
	margin: 0;
	margin-left: -8px;
	/*margin-bottom: 5px;*/
}

#content-main p {
	width: 260px;
	text-align: justify;
	padding: 0 15px;
}

#content-main h2 {
	width: 280px;
	padding-bottom: 5px;
	background: url( '../images/diet_title_bgr.gif' ) no-repeat bottom;
}

#content-main h2 img{
	display: none;
}

#content-main h2 span{
	display: inline;
	color: #7B869A;
	font-size: 20px;
	font-weight: bolder;
}

#content-main .item-content {
	margin-top: 30px;
	clear: both;
}

#content-main .item-content dt {
	
}

#content-main .item-content dt img {
	border-left: 2px solid #fff;
	margin-right: 10px;
/*	margin-bottom: 5px;*/
	width: 540px;
}

#content-main .item-content ins {
	text-decoration: none;
	float: left;
	margin-right: 15px;
}

#content-main .item-content h3 {

}

#content-main .item-content dd {
	margin: 0;
	padding: 7px;
}

#content-main .item-content .border {
	display: none;
}

#content-main #recipes {
	float: right;
	width: 250px;
	border-bottom: 5px solid #A3ABB8;
	font-size: 11px;
}

#content-main #recipes dt {
	background: url( '../images/recipes_select.gif' ) no-repeat;
	height: 44px;
}

#content-main #recipes select {
	/*background: url( '../images/select.gif' ) no-repeat;*/
	border: 1px solid #989899;
	width: 168px;

	height: 22px;
	color: #666666;
	margin-left: 45px;
	margin-top: 12px;
}

#content-main #recipes dt#menu {
	background: #F4F4F4 url( '../images/recipes_menu.gif' ) no-repeat top;
	height: 53px;
}

#content-main #recipes dd {
	background: #F4F4F4;
	border-left: 6px solid #7B869A;
	border-right: 4px solid #7B869A;
	border-bottom: 8px solid #7B869A;
	margin: 0;
	padding: 10px;
	padding-left: 15px;
	width: 215px;
	height: 300px;
	overflow: auto;
}

#content-main ul {
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

#content-main ul li {
	padding-bottom: 10px;
}