﻿#home-column-left
{
	padding-left: 11px;
	padding-right: 11px;
	width: 530px;
	float: left;
	position: relative;
}

#weather
{
	position: absolute;
	top: 0;
	right: 11px;
	color: #006599;
	font-size: 0.8em;
}

#home-column-left .content
{
	width: 530px;
	float: left;
	line-height: 1.2em;
}

#home-column-left .news
{
	width: 257px;
	padding-left: 16px; 
	float: left;
}

#home-column-left .news a
{
	color: #e84f48;
	text-decoration: underline;
	font-weight: bold;
}

#home-column-left .news a.more
{
	color: #e84f48;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
}

#home-column-centre
{
	width: 164px;
	float: left;
}

#home-column-right
{
	padding-left: 15px;
	width: 265px;
	float: left;
}