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

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

span.h1 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
        font-style:italic;
        color:#cb0516;
}

span.h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
        color:#cb0516;
}

span.h3 {
	margin: 0px;
        padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
        color:#cb0516;
}

table.menu_box p {padding:0; margin:0}
	
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}


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

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: pointer;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}