@import url("/foodfest/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

div.lang_nav { float: right; width: 150px; margin-top: 10px; text-align: right }
div.lang_nav div { margin-right: 10px; text-transform: lowercase }
div.lang_nav a { text-decoration: none; font-weight: bold }
div.lang_nav img { margin-bottom: 4px }

	
/* editor:lead is deprecated since 4.6.4 */
editor\:lead {
	display: block;
	height: 15px;
	background: url(/foodfest/admin/images/lead.gif);
}

hr.scms_lead_body_separator {
	height: 15px;
	background: url(/foodfest/admin/images/lead.gif);
	border: 0px solid black;
	width: 100%;
}

