.teller {
	width: 172px;
	font-family: Arial;
	padding-left: 8px;
	}
	
.teller img {
	margin-left: 3px;
	float: left;
	}
	
.teller-nog {
	font-size: 18px;
	font-weight: bold;
	color: #6d207e;
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-left: 2px;
	text-transform: uppercase;
	}
	
.teller-dagen {
	font-size: 20px;
	font-weight: bold;
	color: #6d207e;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	text-transform: uppercase;
	}
	
.clear {
	clear: both;
	}
	
.teller a {
	display: block;
	width: 148px;
	height: 20px;
	margin: auto;
	margin-top: 10px;
	background: url(../images/teller/meerweten.png) no-repeat;
	}