﻿.twitterFeed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.twitterFeed a
{
	color: #444;
	text-decoration: none;
}
.twitterFeed a:hover
{
	color: #000;
	text-decoration: underline;
}
.twitterFeed a img { border: none; }
.twitterFeed img
{
	float: left;
	margin: 0 5px 5px 0;
}

.twitterHeader { padding: 5px 0; }
.twitterHeader span
{
	font-weight: bold;
	font-size: 2.2em;
}

.twitterBody
{
	clear: left;
	}
.twitterRow p a { text-decoration: underline; }
.twitterRow p a:hover { text-decoration: none; }
 .twitterRow h4, .twitterRow div
{
	margin: 0;
	padding: 2px;
}

.twitterRow img{
width:50px;
padding:2px 2px 40px 2px;
float:left;
}
.twitterRow{
min-height:100px;
}
.twitterRow p { padding-bottom: 2px;}

.tweetName a, .tweetTime
{
	font-weight: bold;
	color: #444;
}
.tweetName
{
	float: left;
	font-size: 1.2em;
}
.tweetTime { text-align: right; }

#ticker1 .odd { background-color: #fff; list-style:none; }
#ticker1 .even { background-color: #d9d9d9; list-style:none;}

#ticker2 .odd { background-color: #fff; list-style:none;}
#ticker2 .even { background-color: #d4d4e8; list-style:none;}



/*#ticker3 .odd { background-color: #d9d9d9; }
#ticker3 .even { background-color: #d4d4e8; }*/