#oseJobsSearch input, #oseJobsSearch button {
	border-radius: 0px;
	box-shadow: none;
	filter: none;
	}


/* GENERIC */
#oseJobsSearch {
	color: #333333;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}
#oseJobsSearch form,
#oseJobsSearch fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#oseJobsSearch button {
	background: 0;
	border: 0;
	cursor: pointer;
	padding: 0;
}
#oseJobsSearch button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
#oseJobsSearch a,
#oseJobsSearch a:visited {
	color: #FFF;
	text-decoration: none;
}
#oseJobsSearch a:hover,
#oseJobsSearch a:focus {
	text-decoration: underline;
}

/* Corners */
#oseJobsSearch .oseTop {
	background-color: #31558A;
	height: 9px;
	margin: 0 9px;
	_font-size: 0;
}
	#oseJobsSearch .oseTopLeft {
		background: url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat 0 -32px;
		float: left;
		height: 9px;
		margin: 0 0 0 -9px;
		width: 291px;
		_position: relative;
	}
	#oseJobsSearch .oseTopRight {
		background: url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat -291px -32px;
		float: right;
		height: 9px;
		margin: 0 -9px 0 0;
		width: 9px;
		_position: relative;
	}
#oseJobsSearch .oseBottom {
	background-color: #31558A;
	height: 9px;
	margin: 0 9px;
	_font-size: 0;
}
	#oseJobsSearch .oseBottomLeft {
		background: url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat 0 -148px;
		float: left;
		height: 9px;
		margin: 0 0 0 -9px;
		width: 291px;
		_position: relative;
	}
	#oseJobsSearch .oseBottomRight {
		background: url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat -291px -148px;
		float: right;
		height: 9px;
		margin: 0 -9px 0 0;
		width: 9px;
		_position: relative;
	}

/* WRAPPER */
#oseJobsSearch .oseSearchWrapper {
	background: #31558A url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat 0 -41px;
	padding: 57px 15px 0;
}

/* FORM */
#oseJobsSearch label.oseHide {
	left: -9999px;
	position: absolute;
}
#oseJobsSearch .oseText {
	background-color: #FFF;
	border:  solid #27446E;
	border-width: 2px 0;
	float: left;
	height: 16px;
	margin-left: 12px;
	padding: 6px 10px 6px 1px;
	width: 61%;
}
#oseJobsSearch .oseSearchButton {
	background: url(http://www.onestopenglish.com/magazine/graphics/mpjobs/widget/spriteSearch.png) no-repeat;
	float: left;
	height: 32px;
	text-indent: -9999px;
	width: 82px;
}

/* FOOTER */
#oseJobsSearch .footer {
	color: #FFF;
	font-size: 11px;
	line-height: 13px;
	padding: 7px 0 0;
	text-align: right;
}
	#oseJobsSearch .footer a {
		color: #FFF;
	}