﻿.HomeWhatsNewLogo
{
	margin-bottom: 20px;
	text-align: center;
}
.HomeWhatsNew
{
	/* background: url(images/newsbackground.jpg) top left no-repeat; */
	height: 488px;
	width: 230px;
	float: left;
	padding-top: 20px;
	text-align: left;
	font-size: .8em;
	color: #a1a1a1;
	font-weight: bold;
	overflow: hidden;
}
.HomeImages
{
	float: left;
	width: 723px;
	height: 508px;
	overflow-x: hidden;
}
.HomeNewsItems
{
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 210px;
	overflow-x: hidden;
	overflow-y: auto;
}
