

/*
	BOTTOM HOME
*/
div#bottom-home-container {
	width: 440px;
	height: 165px;
}

div.bottom-home-text {
	width: 210px;
	padding: 0;
	margin: 0;
}

div.bottom-home-text select {
	width: 200px;
}

.bottom-input {
	margin: 3px 0px 10px 0px;
}

div.bottom-tanken {
	background: url(/images/tanken/bottom/tanken-home-bottom-v1.jpg) no-repeat;
	margin-bottom: -10px;
}

div.bottom-energie {
	background: url(/images/energie/bottom/energie-home-bottom-v1.jpg) no-repeat;
	margin-bottom: -10px;
}

div.bottom-auto {
	background: url(/images/autoverzekering/bottom/auto-home-bottom-v1.jpg) no-repeat;
	margin-bottom: -10px;
}

div.bottom-zorg {
	background: url(/images/zorgverzekering/bottom/zorg-home-bottom-v1.jpg) no-repeat;
	margin-bottom: -10px;
}

div.bottom-overuc {
	background: url(/images/over-unitedconsumers/bottom/overuc-home-bottom-v1.jpg) no-repeat;
	margin-bottom: -10px;
}

