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

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

.quote { margin-left: -10px; background: #cce6e7; padding: 10px }

table.tabel td { padding: 5px; border-bottom: 1px solid #cccccc;  }

table.tabel thead td { background: url('/extensions/mkm/img/th.jpg'); background-position: bottom left; color: #676767; font-weight: bold; border-bottom: 0px  }
	
/* 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%;
}

