#twitter_container { 
	float: left;
	width: 250px;
}

#twitter_kop {
	font-size: 12px; font-weight: bold;
}

#my_twitter a img {
    display:none;
}

#my_twitter_statuses:before {
    margin-top: 0px;
    margin-left: 0px;
}

#my_twitter_statuses {
    background-color: #fff;
    margin-left: 0px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}

#my_twitter_statuses li a {
	color: #999;
	text-decoration: none;
	display: block;
}

#my_twitter_statuses li a.reply {
	color: #999;
	text-decoration: none;
	display: block;
}

#my_twitter_statuses li.even a.reply {
	color: #666;
	text-decoration: none;
	display: block;
}


/** 
#my_twitter_statuses li { 
	margin-left: 0px; 
	padding: 0px; 
	font-size: 12px;
}

#my_twitter_statuses li.first { 
	text-align: left; 
	margin: 0px; 
	font-size: 12px;
	border-color: #333; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}

#my_twitter_statuses li.even { 
	border-bottom: 1px solid #99CC21; 
	padding: 0px;
}

#my_twitter_statuses li.first span { 
	font-size: 12px;
	font-weight: normal;
}

**/


#my_twitter_statuses li { padding: 10px 10px; font-size: 12px; }
#my_twitter_statuses li.first { font-size: 12px; font-weight: normal; }
#my_twitter_statuses li.even { background-color: #EDEEFD; }
#my_twitter_statuses li.first span { font-size: 12px; font-weight: normal; }
#my_twitter_statuses li span { font-style: normal; }

#my_twitter_statuses li span {
	font-style: normal;
}

.tijd-link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.tijd-link a {
	display: block;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


#twitter_update_list {
    margin: 0px;
    border: 0px solid #3399cc; border-top:0px; padding:5px;
}

#twitter_update_list ul, li {
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 5px;
}
