.TopContentRotatorWidget {
	margin: 0 0 22px 0;
	display: table;
	width: 100%;
}
	.TopContentRotatorWidget .image {
		display: table-cell;
		vertical-align: top;
	}
	.TopContentRotatorWidget .image img {
		margin: 0 12px 11px 0
	}
	.TopContentRotatorWidget .text {
		display: table-cell;
		vertical-align: top;
		width: 100%;
	}
	.TopContentRotatorWidget h1 {
		margin: 0;
		padding: 0 0 7px 0;
		font-size: 37px;
		line-height: 38px;
	}
	.TopContentRotatorWidget h1 a {
/**/	color: #273e64;
/**/	border-color: #e2e6ee;
	}
	.TopContentRotatorWidget h1 a:hover {

	}
	.TopContentRotatorWidget .date {
		margin: 0;
		padding: 0 0 7px 0;
		font-size: 12px;
		line-height: 16px;
/**/	color: #000;
	}
	.TopContentRotatorWidget .date .viewings {
		padding: 0 0 0 27px;
		background-position: 9px 1px;
/**/	color: #898989;
	}