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

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

.times14{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.times15{
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.times16{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.times17{
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
	
/* 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%;
}

