body {
     	padding-top:0 !important;
}

#header-wrapper {
	
	background-color: #66CC66;

}

#menu.new #more {
background:none repeat scroll 0 0 #008800;
border-color:#00AA00 #00AA00 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
}

#pagemenu a:hover {
	
	background-color: #66cc66;

}


#menu.new #pagemenu a:hover {

	background-color: #66cc66;

}

#categories li {
	background:none repeat scroll 0 0 #66cc66;
}

#categories li a:hover {
	background: #99CC99;
}

#hiddenplus {
	background:url("images/plus.gif") no-repeat scroll left -25px #669966;
}

#categories #plus:hover, #categories #plus.hover {
	background: #99CC99 url(images/plus.gif) no-repeat left -25px;	
}

input[type="text"], textarea {
	border: 1px solid #1D4088;
}

input, textarea {
	border: 1px solid #1D4088;
}

td, th {vertical-align: top !important; padding: 3px;}

table.jobs-table {border: 1px solid #eee !important;}
table.jobs-table .heading {
    background-color: #5E5E5E;
    border-bottom: 1px solid #E8E1C8;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
table.job-table th {background: #ECEFF5 !important;}
