﻿#btn-home
{
	background-position:0px -9px;
}

#text-left
{
	float:left;
	width:280px;
}

#text-right
{
	float:right;
	width:280px;
}

#news-holder
{
	margin-top:20px;
}

#news
{
    margin-top:-7px;
	width:580px;
	float:left;
}

.icon-spacer
{
	background-image:url(../images/icon-spacer.png);
	width:20px;
	height:130px;
	float:left;
}

.icon
{
	width:130px;
	float:left;
	text-align:center;
}

.icon p
{
	margin-top:16px;
}

