textarea {
    font-size: 0.625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #5f5f5f;
}



a.post_title:link {font-size: 0.95em; font-family: arial, helvetica, sans-serif; color:#2d4b10; font-weight : bold;}
a.post_title:active {font-size: 0.95em; font-family: arial, helvetica, sans-serif; color:#2d4b10; font-weight : bold;}
a.post_title:hover {font-size: 0.95em; font-family: arial, helvetica, sans-serif; color:#2d4b10; text-decoration:none; font-weight : bold;}
a.post_title:visited {font-size: 0.95em; font-family: arial, helvetica, sans-serif; color:#2d4b10; font-weight : bold;}

.rate {
    display:inline;
    width:10px;
    height:10px;
    margin:0;
    padding:0;
    background-image:url(../images/vote_stars2.gif);
    background-position: left 10px;
    background-repeat: repeat-y;
}

.rated
{
    background-position: left 0px;
}

.ratehover {
    background-position: left 20px;
}

.menu, .menu a {
    color: #2d4b10;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
}

.results {
    background-color: #2d4b10;
}

.results_head {
    background-color: #96bf6d;
}

.results_body {
    background-color: #f0ffe1;
}

.results_body_empty {
    background-color: #ffffff;
}

.notice {
    color: #e1a32b;
    font-weight : bold;
}

.autocomplete {
    width: 11.6em;
    padding-bottom: 2em;
}
#location_element .autocomplete {
    width: 16.2em;
    padding-bottom: 2em;
	margin-left: 91px;
}
.slider {
    background: url(/jobtac2/public_html/js/yui/build/slider/assets/bg-fader.gif) 5px 0 no-repeat;
}

.popUpBlock {width: 500px; padding: 2px; background: white; border:solid 1px black; position:absolute; z-index:100; top:-500px; left:-500px;}

div.searchResultContainer {
    overflow : auto;
    height: 300px;
    margin-top:15px;
}

