#content-main {
	width: 543px;
	padding-left: 10px;
	padding-right: 0;
	letter-spacing: 1px;
	background: url( '../images/diets_bgr.gif' ) repeat-y right;
}

#content-main #navigation {
	margin-right: 0;
	margin-left: -10px;	
}

#content-main h2 {
	width: 210px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-left: 120px;
}

#content-main p {
	background: url( '../images/egg_new.jpg' ) no-repeat left top;
	padding-left: 120px;
	margin-top: -50px;
	padding-top: 50px;
	width: 200px;
	line-height: 12px;
}

#content-main .item-content {
	width: 330px;
	background: url( '../images/gradient_blue.jpg' ) repeat-x bottom;
	margin-bottom: 0;
}

#content-main .item-content dt {
/*	background: url( '../images/diets_border.gif' ) repeat-x;*/
	height: 14px;
	margin-bottom: 20px;
	border-top: 3px solid #CDCDCD;
}

#content-main .item-content dd.unbordered, #content-main .item-content dd.bordered {
	margin: 0;
	float: left;
	width: 150px;

}
/*
#content-main .item-content dd#img {
	float: none;
	clear: both;
	background: url('../images/vegetable.jpg' ) no-repeat;
	width: 150px;
	height: 100px;
}
*/
#content-main .item-content dd a {
	margin: 0;
	padding: 3px 0;
	background: url( '../images/diets_bullet.gif' ) no-repeat 3px 8px;
	padding-left: 15px;
	float: left;
	width: 140px;
}

#content-main .item-content dd a:hover {
	color: #FF6633;
}

#content-main .item-content dd.bordered {
	border-right: 2px solid #CCCCCC;	
	margin-right: 15px;
	float: left;
}




#content-main .list {
	width: 203px;
	float: right;
	margin-top: -10px;
}

#content-main .list dt {
	display: block;
	background: #fff;
	color:  #CCCC99;
	font-size: 20px;
	font-family: 'Arial';
	margin-bottom: 10px;
}

#content-main .list dd {
	margin: 0;
	padding: 0 8px;
	line-height: 11px;
	letter-spacing: 0.2px;
}

#content-main .list dd h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	color: #666666;
	font-family: Georgia;
	font-size: 12px;
	
}

#content-main .list dd a.more {
	float: right;
	background: url( '../images/more.gif' ) no-repeat;
	width: 45px;
	height: 12px;
}

#content-main .list hr {
	border-top: 1px solid #D1D1A5;
	border-bottom: 1px solid #fff;
	padding: 0;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 10px;
}