/* RIGHT CONTENT CONTAINER START */
#right_content {
	width:551px;
        color:white;
	background-color:#443025;
	float: left;
}

#right_content .callout {
	  /*background-image:url(../../../images/our_food/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
        padding:7px;
	background-color:#685245;
        width:506px;
        margin-bottom:8px;
}

#right_content .callout_text {
	padding:7px;
	background-color:#2c2019;
	width:493px;
}

/* RIGHT CONTENT CONTAINER END */
