#twitter_multi_update_list, #tweetkop {
	margin-top:30px;
/*	border-top: 1px solid #C00;*/
	padding-left: 0;
}

#twitter_multi_update_list li {
	list-style: none;
	padding: 5px 10px 30px 60px;	
	background: #EAEAEA;
	text-align:left;
}
#twitter_multi_update_list li.oneven {
	background: #85C226;
	background: #a6eaa9;
}
#twitter_multi_update_list li.doorzichtig {
	background: transparent;
	padding-bottom: 65px;
}
#twitter_multi_update_list li.twittitel {
	background: #6CA7A8;
	font-weight: bold;
}

#twitter_multi_update_list li div {
	clear: both;
}

a.ident {
	float:left;
	margin-left: -55px;
}

#twitoverzicht {
	clear: both;
	text-align: left;
/*	border-top: 1px solid #C00;*/
}
#twitopsomming span {
	white-space: nowrap;
}

.twittertoelichting {
	font-style: italic;
}
.twittertoelichting img {
	float:left;
	margin-right:8px;
	margin-bottom: 10px;
}

span.tijd {
	color: #a6eaa9;
	color: #85C226;
	color: #6CA7A8;
	font-size: 0.75em;
	display:block;
	margin-top:3px;
}

.oneven span.tijd {
	color: #888;
	color: #6CA7A8;
}

#tweetform {
	margin-top:30px;
	clear: both;
}

textarea#tweet {
	width: 300px;
	height:80px;
}

#beschikbaar {
	font-weight: bold;
	padding: 5px;
	background: #FFFF00;
	border: 1px solid #C00;
}

#beschikbaar .telang {
	background: #FFE4E1;
	color: white;
	font-weight: bold;
}

.postok {
	font-weight: bold;
	color: green;
}

.twitlabel {
	white-space: nowrap;
}

#zoekregel {
	text-align: left;
	margin-top: 30px;
}
#zoekregel img {
	vertical-align: middle;
	padding-bottom: 1px;
}
