.embaseSearch {
	width: 500px;
}
.embaseSearch ul {
	list-style-type: none;
	display: block;
	float: left;
}
.embaseSearch li {
	display: block;
	margin: 0 0 3px 0;
	width: 500px;
	height: 25px
}
.labelSpan {
	float: left;
	width: 180px;
}
.inputSpan {
	width: 320px;
	float: right;
	text-align: left;
}
h2 { clear: both; }

p.nomproduit span.resultRef {
	font-size: 14px;
	font-style: italic;
}
.numSelect { width: 70px; }

h4 { margin: 0 0 10px 0; }
em { font-size: 10px; }
ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
p.nomproduit {
	width: 675px;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 2px 30px;
	background: url(../../../images/productgo_off.gif) left center no-repeat;
	margin: 15px 0 0 0;
}
#contenurappelselection span.gros a {
	font-size: 16px; color:#FF6600;
}

.ziresult {
	min-height: 420px;
	height: auto !important;
	height: 420px; 
	background: url(../../../embase/ExtraitPers.jpg) right 40px no-repeat;
}
