#home-recent-updates
{
	float: left;
	padding-top: 30px;
}

#home-mac-compatible
{
	float: left;
	padding-top: 20px;
	padding-left: 329px;
}

.home-new-title
{
	padding-top: 20px;
	font-size: 16pt;
}

.home-new-title a { color: white; text-decoration: none; }
.home-new-title a:hover { color: yellow; text-decoration: none; }

.home-new-tag-line
{
	padding-top: 4px;
	font-size: 10pt;
}

.home-new-tag-line-more { font-size: x-small; }

a.home-new-tag-line-more { color: white; text-decoration: underline; }
a.home-new-tag-line-more:hover { color: yellow; text-decoration: underline; }

.home-new-pictures { padding-top: 8px; }

.home-new-pictures-space { float: left; width: 5px; }

.home-new-pictures-1 { float: left; width: 267px; }
.home-new-pictures-2 { float: left; width: 356px; }
.home-new-pictures-3 { float: left; width: 267px; }

#home-more
{
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
}

