/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		syndicat extension										   *
 * Author:					re-lounge (http://www.re-lounge.com)					   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			*/

.syn_ContainerHeader {
	font-size: 1.0em;
	text-align: left;
	padding-left: 10px;
}

#syn_Function {
	font-size: 1.0em;
	position: absolute;
	z-index: 900;
}

#syn_FunctionMenu {
	position: absolute;
	z-index: 901;	
}

.syn_ContainerHeader,
.syn_ContextMenu {
	z-index: 902;	
}

table.syn_ContextMenuItem, table.syn_ContextMenuItemActive {
	font-size: 1.2em;
}


/*]]*/