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

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

h1 { font-weight: normal; font-size: 40px; color: #90AF98; padding: 0px; margin: 0px; line-height: 42px; padding-top: 14px}
h2 { font-weight: normal; font-size: 16px; color: #D9395E; padding: 0px; margin: 0px; font-weight: normal  }


#FeedbackFormContainer { width: 500px; margin-bottom: 30px }
	
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;
		}
