﻿.graymodule{
	background-color: #e0e0e0;
	float: left;
	margin-top: 10px;
	width: 634px;
	margin-right: 10px;
	height:45px;
}
.graymoduleright{
	background-color: #e0e0e0;
	float: left;
	margin-top: 10px;
	width: 316px;
	height:45px;
}

.graymodule h2{ margin-left:25px; text-transform:none; float:left;}
.graymodule h3{ margin-left:25px; float:left; margin-top:10px;color:#666666;}
.graymodule h3 a { color:#666666;}

.graymoduleright h2{ margin-left:25px; text-transform:none; float:left;}
.graymoduleright h3{ margin-left:25px; float:left; margin-top:10px;color:#666666;}



.grayheader {
	background-color: #666666;
	background-image: url(/images/searchbar.gif);
	background-repeat:repeat-y;
	color: #eeeeee;
	height: 50px;
	padding: 20px 16px 23px 0px;
	margin:0px 0px 0px 0px;
}
.grayheaderblank {
	background-color: #666666;
	color: #eeeeee;
	height: 38px;
	padding: 20px 16px 20px 16px;
	margin:0px 0px 0px 0px;
}

.grayselected {
	background-color: #6da7e6;
	color: #eeeeee;
}

.grayselected p, .grayselected a {
    color: White;
}

#jobscount {padding:5px 0px 0px 30px;}
#jobscount a{color:#eeeeee; font-weight:bold;}
#jobsearch {float:left;}


.grayheader h1 {
    color: #ffffff;
	float: left;
	font-weight: bold;
	border-bottom: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 79px;
}
.grayheaderblank h1 {
    color: #ffffff;
	float: left;
	font-weight: bold;
	border-bottom: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 16px 0px 0px;
    width:176px;
}

.grayheader h2 {
	clear: left;
	color: #d1e4f6;
	float: left;
	font-size: 1em;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 79px;
	border-bottom: none;
}

.grayheader p{
	color: #eeeeee;
	line-height: 1em;
	margin: 10px 0 0 205px;
}

.grayheader p span {
	margin: 0 5px;
}

.grayheader a {
	color: #eeeeee;
	font-weight: bold;
}

.searchbox {
    margin-top:4px;
    border:solid 1px white;
    padding:2px; height:14px;
}

.autocomplete { }
.autocompletehighlight { color: #2175d9;}

.search {
    padding: 2px 4px;
	border: none 0px; 
}

