div.divsearch {
  	visibility: hidden;
 	position: absolute;
 	/*top: 20px;
 	left: 20px;*/
 	top: 0px;
 	left: 0px;
 	/*right: 20px;
 	padding: 5px;*/
 	padding: 5px;
 	float: left;
	/*width: 940px;*/
	width: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
   	z-index: 400;
   	color: #ffffff;
  	background-image: url(lb-images/overlay.png);
	}

.overlaySkils {
  	position: absolute;
  	display: none;
  	top: 0;
  	left: 0;
  	z-index: 90;
  	width: 100%;
  	height: 100%;
 	background-image: url(lb-images/overlay.png);
	}

div.divsearch h1 {
	color: #dedede;
	display: block;
	margin: 0;
	padding: 5px;
	}

div#divskilllist {
	/*background-color: #0000ff;
	text-align: center;*/
	}

div#divskilllist .headline {
	color: #cccccc;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	padding: 8px;
	display: block;
	clear: both;
	}

div#divskilllist .shrskillLocation {
	/*background-color: #ffff00;*/
	width: 100%;
	font-size: 10px;
	height: 24px;
	clear: both;
	border-bottom: 1px solid #666666;
	}

div.skillChkList {
	/*background-color: #00ffff;*/
	clear: both;
	}

div.businChkList {
	}

div.shritem {
	position: relative;
	font-size: 9px;
	text-align: left;
	float: left;
	display: block;
	width: 147px;
	padding: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: none;
	border: 1px solid #666666;
	}

div.businChkList div.shritem {
	/*background-color: #cc0000;*/
	}

.lnkShersJobs {
	display: block;
	clear: both;
	padding: 10px;
	width: 100%;
	}

div.doSearch {
	display: block;
	clear: both;
	padding-top: 5px;
	}
	
div.doSearch img {
	border: 0;
}

div.overlaySkilsLoading{
  	position: relative;
 	visibility: hidden;
	left: 60px;
 	top: 8px;
  	z-index: 199;
  	display: inline-block;
  	float: left;
  	width: 48px;
  	height: 24px;
  	background-image: url(layout_images/loading-symbol.gif);
  	/*background-color: #ff0000;*/
}
