
.search_ebuzz {
	padding:0px 8px 14px 10px;
	background-color:#b5bec7;
	border-bottom:8px solid #cdcdcd;
	width:175px;
}

* html .search_ebuzz {
	width:199px;
}

.search_ebuzz h5 {
	padding:5px 0px 3px 0px;
	font-weight:normal;
	margin:0px;
	font-size:10px;
}

.search_ebuzz input {
	width:100%;
}

.error_ebuzz {
	color:#eb0303;
	padding:5px 0px 5px 0px;
	
}

div.formlayer_ebuzz {
	position:absolute;
	width:159px;
	visibility:hidden;
	z-index:1;
	left:600px;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	text-align:left;
}

* html div.formlayer_ebuzz {
	width:156px;
	top:90px;
	left:255px;
	
}

div.formlayer_ebuzz a {
	color:#000;
	padding:5px 15px 5px 10px;
	font-size:10px;
	background-color:#fff;
	display:block;
}

div.formlayer_ebuzz a:hover {
	color:#eb0303;
}

.list td .calc_ebuzz a {
	white-space:nowrap;
	color:#61A400;
	vertical-align:bottom;
	padding:0px 0px 2px 4px;
	width:90px;
	text-decoration: none;
}


.optionItems .pages .skip {
	display:inline;
	white-space:nowrap;
	padding:0px 0px 0px 18px;
}

.optionItems .pages .skip a {
	background:none;
	color:#000;
	white-space:nowrap;
	padding:0px 0px 0px 0px;
}

/* RELEASE JULI 2008 */
.warning_ebuzz {/* vriendelijker dan error_ebuzz */
	color: #d23030;
	padding: 5px 0px;
}
