﻿
.footer-twitter
{
	background: #409FDD url(/_images/bg-footer-twitter.jpg) 0 100% repeat-x;
	color: #FFF;
	padding: 0;
	margin: 0;
}

.footer-twitter td
{
	height: 75px;
}

.footer-twitter h4
{
	text-align: left;
	color: #fff;
	font-size: 12px;
	margin: 0px;
	margin-left: 10px;
}

.footer-twitter ul
{
	list-style-type: none;
}

.footer-twitter li
{
	background: url(/_images/bg-twitter.png) no-repeat 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding-left: 35px;
	width: 250px;
	text-align: left;
	margin-left: -20px;
	padding-bottom: 5px;
}

.footer-twitter a
{
	color: #B2E7F9;
	text-decoration: none;
}

.footer-twitter span.date_diff
{
	clear: both;
	display: block;
	font-size: 10px;
}

.col2
{
	float: left;
	width: 349px;
	margin: 0 40px;
}