.twveel {
	display: block;
	width: 100%;
	text-align: center;
	border:1px solid #ddd;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:left top;
	font-size:15px;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
	height:20px;
	line-height:1.5em;
	background-image: url(img/veel.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.twveel:hover {
	border:1px solid #bbb;
	text-decoration:none;
	background-position:left -45px;
}
.twittertxt {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#twitter_update_list a {
	color: #999999;
	text-decoration: underline;
}
.twittertxt li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EC1DA;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height:50px
}
.twittertxt:link, .twittertxt:active, .twittertxt:visited, .twittertxt:active {
	text-decoration: underline;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#twitterdiv {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	background-image: url(img/bg-clouds.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 468px;
	background-color: #C0DEED;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.2em;
}

#tweets {
	width: 448px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tweets img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 48px;
	width: 48px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twitem {
	width: 468px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 54px;
	background-color: #eeeeee;
}

