body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	}

h3 {
	margin-top: 8px;
	}


p#twitter_feed_error {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #C32F0C;
	font-style: italic;
	font-weight: bold;
	}	

li#no_tweets_in_feed {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}




.hashtag {
	font-weight: normal;
	}



.archive h1 {
	display: none;
	}

.archive ul {
	margin-top: 5px;
	}

.archive_heading {
	margin-top: 15px;
	}



.profile_image {
	background-image: url(http://layertennis.com/i/twitter_default_icon.gif);
	float: left;
	margin-right: 20px;
	height: 48px;
	width: 48px;
	}



.tweet_list {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	}

.tweet_list li {
	clear: left;
	padding-bottom: 28px;
	height: 48px;
	}

.tweet_list li .tweet_information {
	color: #888;
	}

.tweet_list li .tweet_information a {
	color: #888;
	text-decoration: none;
	}

.tweet_list li .tweet_information a:hover {
	color: #C32F0C;
	text-decoration: none;
	}


.tweet_list li .tweet_information .score a {
	color: #C32F0C;
	text-decoration: none;
	}

.tweet_list li .tweet_information .score a:hover {
	color: #888;
	text-decoration: none;
	}





.match_list {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}

.match_list li {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-weight: normal;
	}

.match_list li.selected {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-weight: bold;
	}

.match_list li ul {
	list-style: circle;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	}

.match_list li ul li.disabled {
	color: #888;
	}

.match_list li ul li.live_feed {
	}




.voting_display {
	width: 500px;
	}

.voting_graph {
	display: block;
	height: 30px;
	background-color: #C32F0C;
	margin-bottom: 20px;
	}





#twocollt_twitter {
			border-right: 1px solid #CCC;
			padding: 0px 54px 40px 16px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			float: left;
			}
			
#twotextlt_twitter {
			width: 580px;
			font-size: 11px;
			line-height: 17px;
			}
						
#stdcol_twitter {
			border-right: 1px solid #CCC;
			padding: 0px 20px 40px 14px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			float: left;
			}

#stdtextlt_twitter {
			width: 230px;
			font-size: 11px;
			line-height: 15px;
			}

