
.StartPage
{
	width: 982px;
	padding: 10px;
}

.StartPage .Flash
{
	text-align: left;
	width: 982px;
}

.StartPage .ContentBoxes
{
	margin-top: 10px;
	width: 982px;
	height: 225px;
}

.StartPage .ContentBoxes .First
{
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
}

.StartPage .ContentBoxes .Second
{
	/*background-color: Gray;*/
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
	margin-left: 27px;
}

.StartPage .ContentBoxes .Third
{
	/*background-color: Lime;*/
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
	margin-left: 28px;
}

.StartPage .ContentBoxes .Fourth
{
	/*background-color: Green;*/
	float: right;
	display: inline;
	width: 225px;
	height: 225px;
	margin-left: 27px;
}


/*Kolla om dessa används*/
/*
.StartPageInfoBox
{
	width: 200px;
	text-align: left;
	z-index: 102;
	position: absolute;
	margin-left: 15px;
	vertical-align: bottom;
}
*/
