#center {
	margin-top: 5px;
}
.categoriesMenu .head {
	background: url(/img2/headDietCats.png) no-repeat;
}
.dietAdd {
	margin: 12px 0 0 143px;
	display: block;
}
.dietList {
	background: url(/img2/headDiet.png) no-repeat;
}
.dietList .description {
	height: 8.3em;
	overflow: hidden;
	margin-top: 20px;
}
#dietDay {
	background: url(/img2/dietDayBg.png) no-repeat;
	padding: 0 15px;
	margin-top: 10px;
}
#dietDay .naviPaging {
	float: right;
	margin: 20px 0 10px 0;
}
#dietDay p {
	clear: both;
}
#dietAssign {
	color: #000;
	font-weight: bold;
	padding: 0 20px 0 15px;
}
#dietAssign .assign {
	float: right;
	background: url(/img2/headDietAssign.png) no-repeat 0 8px;
	margin: 0;
	padding: 0 0 0 100px;
}
#dietDesc {
	background: url(/img2/dietDescBg2.png) repeat-y;
	margin: 0;
	border: 1px solid #d3d3d3;
	width: 657px;
	overflow: hidden;
	position: relative;
}
#dietDescContent {
	margin: 12px 10px 45px 344px;
}
#dietDesc .image {
	float: left;
	margin-top: 10px;
	width: 330px;
	text-align: center;
}
#dietDescContent h1 {
	color: #7d5024;
	font-size: 1.4em;
	padding: 5px 0;
}
.navi {
	background: url(/img2/dietNaviBg.png) repeat-x;
	height: 40px;
	margin: 0 1px 0 0 ;
	width: 657px;
	clear: both;
}
.navi .next {
	float: right;
}
.navi .next, .navi .prev {
	padding: 14px 10px 0 10px;
	display: block;
}
#dietAdd {
	background: url(/img2/headDietAdd.png) no-repeat;
	padding-top: 50px;
	padding-left: 20px;
}
#dietAdd form {
	background: url(/img2/headDietAdd2.png) no-repeat 0 10px;
	padding-top: 50px;
}
#dietAdd form input, #dietAdd textarea {
	width: 300px;
}
#dietAdd td {
	vertical-align: top;
}
#dietDays label {
	font-weight: bold;
}
.dietFoot {
	margin: 0.5em 10px 0.5em 10px;
	clear: both;
	color: #aaa;
}
