@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 {
	display: block;
	height: 15px;
	background: url(/foodfest/admin/images/lead.gif);
}


/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
	}