img.mini, div { behavior: url(/brave/lib/js/iepngfix/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	background: url(img/bg.png) repeat-x 50% 0 #C6C6C6;
	text-align: center;
	font: 12px Arial;
}

table {
	font: 12px Arial;
}

img {
	border: none;
}

.shadow-bottom {
	background: white url(img/sh-b.png) no-repeat 50% 100%;
}
.shadow-left-top {
	background: url(img/sh-lt.png) no-repeat 0 0;
}
.shadow-left {
	background: url(img/sh-l.png) repeat-y 0 0;
}
.shadow-left-bottom {
	background: url(img/sh-lb.png) no-repeat 0 0;
}
.shadow-right-top {
	background: url(img/sh-rt.png) no-repeat 0 0;
}
.shadow-right {
	background: url(img/sh-r.png) repeat-y 0 0;
}
.shadow-right-bottom {
	background: url(img/sh-rb.png) no-repeat 0 0;
}
.main-top {
/*	background: url(img/main-top.jpg) no-repeat 0 0; */
}
#search {
	width: 225px;
	height: 134px;
/* 	background: white url(img/search-bg.png) no-repeat 0 0; */
}
#searchInputField {
	height: 27px; clear: both; width: 195px; background: #E3E3E3; border: 1px solid white; border-top-color: black; border-left-color: black;
}
.main-bottom {
/*	background: url(img/main-bottom.jpg) no-repeat 0 0; */
}
.white {
	background: white;
}

.menu-item {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 100%;
	text-align: center;
	padding: 0px 11px;
	padding-top: 8px;
	margin-bottom: -8px;
	
}
.menu-bg {
	background: url(img/menu-bg.gif) repeat-x 0 0;
}
.menu-l {
	background: url(img/menu-left.png) no-repeat 0 0;
	padding-left: 4px;
	left: -4px;
	position: relative;
}
.menu-r {
	background: url(img/menu-right.png) no-repeat 100% 0;
	padding-right: 4px;
	position: relative;
	left: 8px;
	white-space: nowrap;
}
.menu-r a {
	position: relative;
	left: -4px;
}
.menu-bg-selected {
	background: white;
}
.menu-l-selected {
	background: url(img/menu-left-h.png) no-repeat 0 0;
}

.menu-r-selected {
	background: url(img/menu-right-h.png) no-repeat 100% 0;
}
.menu-item.selected {
	color: black;
}


#rightPanel h2 {
	color: white;
	background: url(img/box-top.png) no-repeat 0 0;
	width: 194px;
	height: 29px;
	_height: 33px;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 4px;	
}

#rightPanel ul {
	padding: 0;
	margin: 3px 0 15px 0;
	list-style: none;
}

#rightPanel ul li {
	padding: 7px 0 0 24px;
	margin: 0;
	background: url(img/arrow-sh.gif) no-repeat 0 5px;
	color: #9e9e9e;
}
#rightPanel ul li a {
	color: #9e9e9e;
	text-decoration: none;
}
#rightPanel ul li a:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

#content h1 {
	color: #239dbd;
	font-size: 24px;
}

#content h2 {
	color: #239dbd;
	font-size: 12px;
	font-weight: bold;
}
.submenu {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.submenu a {
	text-decoration: none;
	color: #239dbd;
	font-weight: bold;
	background: url(img/arrow.gif) no-repeat 0 0px;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
}

.footer a, .footer span {
	font-size: 10px;
	text-decoration: none;
	color: #585858;
}
#logo {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin-left: 31px;
	width: 255px;
	height: 134px;
}

blockquote {
	border-left: 4px solid #A0A0A0;
	margin-left: 10px;
	padding-left: 10px;
}

table.jobOffer td {
	padding-bottom: 15px;
	vertical-align: top;
}

table.jobOffer th {
	vertical-align: top;
}
