﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
}

.GadgetContainer
{
	position: absolute;
	width: 90%;
	text-align: left;
}

.Date
{
	position: absolute;
	width: 87px;
	height: 60px;
	top: 20px;
	left: 100%;
	margin-left: -92px;
	text-align: center;
	padding: 30px 0 0 0;
}

.Date SPAN
{
	color: #362F2D;
	font-size: 46px;
	font-weight: bold;
}

.Date DIV
{
	margin-top: 15px;
	color: #362F2D;
	font-size: 11px;
	font-weight: bold;
}

.Content
{
	padding: 5px;
}

.Title
{
	margin: 10px 0;
	color: #464646;
	font-size: 12px;
	font-weight: bold;
}

.NameContainer
{
	margin: 0 0 10px 0;
}

.Name A:LINK, .Name A:VISITED, .Name A:ACTIVE
{
	color: #FFF;
	background: #FF7D52;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

.NameDescription
{
	margin: 3px 0 0 0;
	color: #464646;
}