/***********************/

.JobStartPage
{
	/*background-color: Fuchsia;*/
	width: 982px;
	padding: 10px;
}

.JobStartPage .Flash
{
	/*background-color: Aqua;*/
	float: left;
	display: inline;
	width: 730px;
	height: 234px;
	margin-bottom: 15px;
}

.JobStartPage .First
{
	/*background-color: Blue;*/
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
}

.JobStartPage .Second
{
	/*background-color: Gray;*/
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
	margin-left: 27px;
}

.JobStartPage .Third
{
	/*background-color: Lime;*/
	float: left;
	display: inline;
	width: 225px;
	height: 225px;
	margin-left: 28px;
}

.JobStartPage .Fourth
{
	/*background-color: Green;*/
	float: right;
	display: inline;
	width: 225px;
	height: 512px;
}

/***********************/

.JobApplicationFormLabel
{
	float: left;
	width: 200px;
}
.JobApplicationFormSend
{
	margin-left: 200px;
}
.JobSearchLeftContent
{
	float: left;
	width: 630px;
		padding-left:10px;
	padding-top:10px;
}
.JobSearchRightContent
{
	float: left;
	padding-left: 0px; /*24*/
	width: 360px;
		padding-top:10px;
}
.JobSearchRightContentBottom
{
	text-align:center;
}

.JobSearch
{
	/*float: left;
	margin-left: 20px;*/
}
.JobSearchLeft
{
	float: left;
	
	margin-right:20px;
}
.JobSearchRight
{
	float: left;
	
	margin-right:20px;
}
.JobSearchBoth
{
	margin-left:44px;
}
.JobSearchRow
{
	clear:right;
	padding-bottom:5px;
}
.JobSearchRowLeft
{
	float: left;
	width: 100px;
}
.JobSearchButton
{
	padding-left: 100px;
}
.JobSearchList
{
	padding-top:15px;
	display: block;
	clear: both;
	/*margin-left:44px;*/
}
.jobsearchimage
{
	/*placerar kartan uppe i hörnet för att lättare se att mappen är rätt*/
	/*position:absolute;
	top:0px;
	left:0px;*/
}
/*--- jobbsök resultatlista ---*/
.dgNormal
{	
	/*width: 480px;/**/
	vertical-align:top;	
	/*height: 30px;*/
}

.dgAltItem
{
	background-color: #EEEEEE; /**/
	vertical-align:top;
	/*height: 30px;*/
}

.dgHeader
{
	font-weight: bold;
	background-color: #FF3300;
	color: #FFFFFF;
	margin-bottom: 200px;
}

.firstHeaderCell
{
	padding-top: 3px;
	padding-left: 10px;/**/
	padding-bottom: 3px;
}

.headerCell
{
	padding-top: 3px;
	padding-left: 20px;/**/
	padding-bottom: 3px;
}

.hcCell
{
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.bcCell
{
	padding-top: 3px;
	padding-left: 20px;/**/
	padding-bottom: 3px;
}
/* ----------------------------*/