﻿.TwitterTitle
{
	float: right;
	clear: both;
	margin-right: 00px;
	margin-top: 25px;
	font-family: Arial;
	font-size: 24px;
	color: #666666;
}

.TwitterTitle strong
{
	font-family: Arial;
	font-size: 40px;
	color: #333333;
}

.TwitterSubTitle
{
	float: right;
	clear: both;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.TwitterFeed
{
	float: right;
	clear: both;
	width: 260px;
	padding: 20px;
	border: solid 1px #8ec1da;
	background-color: #c0deed;
}

.TwitterProfilePic
{
	float: left;
	clear: left;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 48px;
	border: solid 1px #FFFFFF;
}

.TwitterStatus
{
	float: left;
	clear: none;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
}

.TwitterTimeframe
{
	display: inline;
	float: right;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.TwitterSpacer
{
	display: inline;
	float: left;
	clear: both;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: solid 1px #8ec1da;
	width: 240px;
}