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

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

	table.ArticleColumns td { padding-right: 20px; vertical-align: top; font-size: 11px; font-family: arial }

table.page table td {  padding-right: 20px; }


#scms_editor_toolbar a { color: white !important }

TABLE.prices TD.white A {	COLOR: #0093DD; TEXT-DECORATION: none}
TABLE.prices TD.white A:hover {COLOR: #0093DD; FONT-WEIGHT: bold; TEXT-DECORATION: none}
	
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;
		}