.freeApprenticeshipAllDiv
{

	float:left;
	display:inline;
    font-family:Tahoma,Arial, Helvetica, sans-serif;
    font-size:12px;

}

.freeApprenticeshipListAllDiv
{
    float:left;
    width:760px;
    margin-top:30px;
    margin-left:40px;
    display:inline;
}

 .dashedBorderBottomList
{
    border:1px #B2B2B2;
    border-bottom-style:dashed;
    margin-bottom:10px;
}

.fontColorGray
{
    color:#666666;
}
select.jobSelect
{
    width:300px;
}

.jobSearchDetail
{
	border:1px #B2B2B2;
	border-top-style:dashed;
	font-weight:bold;
}

.freeApprenticeshipHeaderDiv
{
    float:left;
	font-weight:bold;
	display:inline;
	margin-top:20px;
	margin-left:40px;
	width:460px;
}


.apprenticeshipSearchDescDiv
{
	margin-top:20px;
}

.formButtonApprenticeship
{
	margin-top:10px;
}

.infoToJobRightDivHeadline
{
	margin-bottom:10px;
}

