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

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

#wg_articles_with_media { width: 500px }

#wg_article_column { clear: both !important; width: 500px !important; padding-bottom: 30px }
#wg_media_column {clear: both !important; width:500px !important }

div.wg_picture { margin-bottom: 20px; font-size: 11px }
div.wg_picture div.pic_title { font-weight: bold }

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

