
#look {
		background: #ffffff;
	}
	

	#look, #look ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#look {
		margin-bottom: 1em;
	}	
	#look li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#look li span { 
		display: block;
		padding: 0px 0px;
		font-weight: bold;
		color: #f7f7f7;
	}

	#look li span#configParent, #look li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
	}
	
	#look li a {
		display: block;
		padding: 1px 10px;
		text-decoration: none;
		background: #fefefe;
		border-bottom: 1px solid #dddddd;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #dddddd;
	}

	#look li a:hover {
		background: #ffcc33;
	}
	
	#look li li span { /* used for un-linked menu items */
		padding: 0px 0px 0px 2px;
	}
	
	#look li li a {
		padding: 0px 0px 0px 2px;
	}
	.look {
	COLOR: #000000;
	FONT-FAMILY: Arial, Tanoma,Verdana, Tahoma;
	font-weight : none;
	font-size : 11px;
	text-align : left;
	text-decoration : none;
}
a:hover.look {
	FONT-FAMILY: Arial, Tanoma,Verdana, Tahoma;
	text-decoration : none;
	font-weight : none;
	color : #cc3300;
}
a:active.look {
	COLOR: #000000;
	FONT-FAMILY: Arial, Tanoma,Verdana, Tahoma;
	font-weight : none;
	text-decoration : none;
}