p.cansend{
	font-size: 11px;
	color: #346fa7;
	margin-top: 20px;
}

.vac_select{
	position: relative;
	margin-top: 4px;
	margin-bottom: 5px;
}

* html .vac_select{
	margin-bottom: 18px;
	margin-top: -12px;
}

.vac_select select{
	position: relative;
	background: #f5f5f5;
	width: 148px;
	padding-left: 6px;
	height: 19px;
	padding-top: 1px;
	border-top: 1px solid #66798d;
	border-left: 1px solid #66798d;
	border-bottom: 1px solid #cdd3da;
	border-right: 1px solid #cdd3da;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	color: #346fa7;
	margin-left: 20px;
	margin-bottom: 10px;
}

* html .vac_select select{
	top: 8px;
}

a.vacs{
	font-weight: bold;
	padding-left: 12px;
	display: block;
	margin-bottom: 5px;
}

a.vacs.opened{
	background: url(../images/megahead_opened.gif) 0px 4px no-repeat;
}

a.vacs.closed{
	background: url(../images/megahead_closed.gif) 0px 4px no-repeat;
}

table.vacancy{
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 5px;
}

table.vacancy .left{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

table.vacancy td{
	vertical-align: top;
	padding-bottom: 4px;
}