.entry_top_img{
background: transparent url(images/entry_top_img_02.jpg) no-repeat top left;
color: #000;
display: block;
padding: 0;
margin: 0;
width: 750px; /*img width*/
height: 75px; /*img height*/
text-decoration: none;
text-indent: -900em;
}

.item-photo{
	padding: 5px;
	border: 1px solid gray;
}
.fooditem_photo_box{
	float: right;
}
.zoom,
.cut{
	float: right;
	margin: 5px 0 10px 5px
}
.entry-content{
	margin-bottom: 10px;
display: block;
}
.entry-content p{
	color: #444;
	line-height: 1.5em;
}

.item-info{
	font-size: 92%;
	clear: both;
}

dl {
	padding: 0px;
}
dt {
	float: left;
	width: 7em;
	text-align: right;
	background-color: #639e9e;
padding: 3px;
	color: #fff;
	line-height: 1.5em;
}
dd {
	margin-left: 7.5em;
	margin-bottom: 0.5em;
	padding: 3px;
	background-color: #eee;
	line-height: 1.5em;
}

.comments-content{
margin-bottom: 30px;
}

.comment{
	width: 460px;
margin: 0 auto;
	background: url(/css/images/babble_base.gif) repeat-y;
}

.comment-upper{
background: url(/css/images/babble_upper.gif) no-repeat left top;
height: 20px;
}
.comment-author{
background: url(/css/images/babble_btm.gif) no-repeat left top;
height: 45px;	
}

.comment-author p{
	margin: 20px 10px 0 70px;
padding-top: 25px;
}

.comment-inner{
	margin: 0 10px;
	color: #333;
}
.commentNumber{
	float: right;
	padding-right:10px ;
	font-size: 197%;
width: 20px;
text-align: right;
	color: silver;
	font-weight: bold;
	font-style: italic;
}
.comment-content{
	padding:0 10px ;
	width: 420px;
}

#comments-open{
		width: 460px;
margin: 0 auto;
	background: url(/css/images/babble_base.gif) repeat-y;
}
.comment-coution{
	text-indent: 8.5em;
}

textarea#comment-text {
	width: 320px;
	height: 100px;
}

.comment-btm{
	background: url(/css/images/babble_btm.gif) no-repeat left top;
height: 45px;	
}

.comments-open h2{
	font-weight: bold;
	font-size: 122%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 15px;
	text-align: center;
}

.comments-open-moderated{
	padding: 0 20px;
	font-size: 90%;
	color: #333;
}
.trackbacks{
	color: #fff;
	padding: 15px;
	background-color: #408ab3;	
}
.trackbacks-header{
	font-size: 122%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}