﻿
.module {
    background-color: #f9f9f9;
    float: left;
    margin-top: 10px;
    width: 316px;
    height: 188px;
    overflow: auto;
    padding: 0px;
    color: #666666;
}

.mod-wide {
	width: 634px;
	margin-right: 10px;
}

.mod-narrow {
	height: 108px;
}

.mod-big {
	height: 212px;
}

.mod-fullwidth {
	width: 960px;
}

.mod-middle {
	width: 308px;
	margin-right: 10px;
}

.mod-left {
	margin-right: 10px;
}

.module h2 {
	background-color: #e0e0e0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding: 6px 16px 0px 16px;
	border-bottom:none;
	margin-bottom:12px;
}

.module h2.nopaddingbase { margin-bottom:0px;}
.module h2.nopaddingbase a{font-weight:normal; font-size:0.9em;}
.module h2.nopaddingbase a.joblink{color: #333333;	text-decoration: underline; margin-left:0px; padding-left:0px; font-weight:bold; font-size:1em;}

.module h2.randstad {
background-color:Transparent;
}

.module h2 strong {
	color: #333333;
}

.module h2 a {
	margin-left: 5px;
}

.module .content {
	padding: 0px 15px 0px 15px; 
	color: #666666;
}

.module .content h3 {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.module .content h3 a {
	margin-left: 5px;
}

.module .content ul {
	margin-left:15px;
}
.module .content ul li {
	margin-bottom: 3px;
}

.module .content ul.job-list li {
	color: #666666;
	list-style-type: disc;
	list-style-position: inside;
}

.module .content a {
	color: #666666;
	text-decoration: underline;
}

.module .content .gray { line-height:1.5em; }

.pollbar1		{ background-color:#59bb59;}
.pollbar2		{ background-color:#ffffff;}
.pollbarheight	{ height:12px;}


.nowrap td { white-space:nowrap;}


a:link.l1 {
	color: #2175d9;
	text-decoration: none;
}

a:visited.l1 {
	color: #2175d9;
	text-decoration: none;
}

a:hover.l1 {
	text-decoration: underline;
}

.candidate-search {
	background-color: #e0e0e0;
	height: 50px;
	margin: 8px 0 0px 0;
	padding: 10px 16px 0 16px;
}

.candidate-search h2 {
	float: left; border-bottom: none;
}

.candidate-search div a {
	float: left; 
}

.candidate-search div h3 {
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 16px 0 16px;
}
.jobsectorscount {    text-align:center; margin-top:5px;   }
.jobsectorscount div { width:148px; height:45px;float:left; padding:5px; }
.jobsectorscount div a.gray{  color:#666666; text-decoration:none;   }


.companies div{ float:left; border: 1px dotted #cccccc; margin:5px; text-align:center;}
.companies img{ padding:3px;}
.companies h2{  color:#666666; padding:5px; text-align:center;}

.newsimage  {
    float: right;
    max-height: 80px;
    max-width: 100px;
    margin: 4px 0px 4px 0px;
}


.module .content .link {
	color: #2175d9;
	text-decoration: none;
}
.module .content .link:hover {
   text-decoration: underline;
}
