#twitter_counter
{
	background-color: #FFFFCE;
	filter: alpha(opacity = 0);
	margin-bottom: 15px;
	opacity: 0;
	padding: 6px;
	text-align: center;
	zoom: 1;
}

#twitter_counter a
{
	color: red;
}

#twitter_entries
{
	padding: 3px;
	text-align: left;
}

#twitter_entries .single_twitt .twitter_img
{
	float: left;
	height: 60px;
	margin-right: 10px;
	width: 50px;
}

#twitter_entries .single_twitt .twitter_img img
{
	border: 1px solid #BABABA;
	height: 48px;
	padding: 1px;
	width: 48px;
}

#twitter_entries .single_twitt .twitter_content .twitt_status
{
	color: #777777;
	font-size: 0.8em;
	margin-top: 5px;
}

#twitter_entries .single_twitt .twitter_content .twitt_status a
{
	color: #777777;
}

#twitter_entries hr.twitter_seperator
{
	border: 0px;
	border-top: 1px solid #66CCFF;
	clear: both;
	margin: 0px;
}

#twitter_search a
{
	color: #777777;
	float: left;
	font-size: 0.8em;
	margin-top: 5px;
}

#twitter_pagination
{
	float: right;
	font-size: 0.8em;
	margin-top: 5px;
}

#twitter_pagination a
{
	color: #777777;
}

.clearFloat
{
	clear: both;
}
