
#form1, #form2, #form3 {
	border-size: 20px 1 px 1px 1px;
	border-type: solid;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59A979;
	border-right-color: #59A979;
	border-bottom-color: #59A979;
	border-left-color: #59A979;
	padding:0;
	margin:0;
}

#form3 select { width: 100px;
}

#form1 h2, .position {
	margin: 12px 12px 12px 12px;
}

#form2 h2, .position {
	margin: 12px 12px 12px 12px;
} 

#form3 h2, .position {
	margin: 12px 12px 12px 12px;
} 

#form1 p {
	margin: 0px 12px 4px 12px;
}

#form3 p {
	margin: 0px 12px 4px 12px;
}

#form2 p {
	margin: 12px 12px 12px 12px;
}

#form1 #hr {
	margin: 12px 12px 0px 12px;
}

#form3 #hr {
	margin: 12px 12px 0px 12px;
}

#search {
	background-color:#59A979;
	text-align:right;
}
#search input {
	margin: 0 6px 0 0;
}
#vborder {
	background-image: url(/jobs/images/vborder.gif);
	background-repeat:repeat-y;
	width:1px;
}
#hr hr {
 height:0;
 background-color:#fff;
 color:#fff;
}
#hr {
	background-image: url(/jobs/images/hborder.gif);
	background-repeat:repeat-x;
	height:1px;
}

#searchsubmit	{
	background-image: url(/jobs/images/curve_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#searchsubmitbutton	{ padding: 5px;}

.searchresult ul	{
	margin: 0;
	margin-bottom: -10px;
}

.jobtitle	{
	font-weight: bold;
	margin-bottom: .3em;
}

.jobdescription	{
	margin-top: .3em;
	margin-bottom: .3em;
}

.searchresult li	{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.searchresultdivider	{
	background-image: url(/jobs/images/hborder.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-top: 1em;
}

#nextpage	{
	text-align: right;
	
}

h2.jobssearchbox	{
		font-size: 80%;
}
