.subwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.titelbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FCFF16;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.suboranje{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCFF16;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.suboranjessmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCFF16;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.suboranjetim{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFF16;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.titelbalksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	background-color: #FCFF16;
	font-style: normal;
	font-weight: bold;
}
.subwitbig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.suboranjehuge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FCFF16;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#twitters {
  border: 1px solid #e5e5e5;
  padding: 5px;
}

#twitters UL {
  list-style: none;
  padding: 0;
}

#twitters LI {
  padding: 3px;
  background: none;
}

#twitters SPAN.prefix {
  font-weight: bold;
}

#twitters SPAN.time {
  font-style: italic;
  color: #c5c5c5;
}

#twitters SPAN..status {
  font-style: italic;
}


#Tweets ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #de2d03;
}

span.twitterStatus {
	vertical-align: top;
	text-align: left;
	display: block;
}

#Tweets ul li span.twitterPrefix span.twitterStatus span.twitterpic a img {
	
	display: block;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}
	
