/* ------------------------------------------------- */
.sbox input {
	cursor: pointer;
  width: 120px;
}
.sblock label {
	clear: both;
	display: block;
	margin: 2px 0 3px 20px;
	padding: 0;
	position: relative;
}
.sblock input {
	position: absolute;
	top: -2px;
	left: -20px;
}
.sboxmultipop {
	position: relative;
	padding: 2px;
	_margin: 0 0 0 0;
	background: #ffffff;
	border: #000000 1px solid;
	color: #000000;
	cursor: pointer;
	vertical-align: middle;
}
.sboxmultipop span {
	visibility: hidden;
	position: absolute;
	top: 1.8em;
	left: 2px;
	background: #32373B;
	border: #000000 1px solid;
	color: #000000;
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
	z-index: 1000;
}
.sboxmultipop a, .sboxmultipop a:visited {
	position: absolute;
	right: 5px;
	top: 0;
}

/* --------------------------------------------------------- */
.sBoxPopBG {
  padding: 0;
  background: #D5F1A1;
  color: #000000;
	border: 1px solid #808080;
	text-align: left;
}
.sBoxPopCG {
	padding: 0;
	border: none;
	margin: 0;
	background: none;
	height: 22px;
}
.sBoxPopCG div {
	background: none;
	padding: 5px 8px 0 8px;
	margin: 0;
}
.sBoxPopFG {
	padding: 0;
	border: none;
	margin: 0;
	background: none;
}
.sBoxPopFG div {
	background: none;
	margin: 0;
	padding: 10px 5px 10px 5px;
	width: 148px;
  height: 10em;
  overflow-y: auto;
  overflow-x: hidden;
  color: #000000;
  font-weight: bold;
  display: block;
  position: relative;
}
.sBoxPopFG div div {
	background: none;
	padding: 0;
}
.sBoxPopFG input {
  background: none;
  border: none;
  margin: 0 2px 2px 2px;
  padding: 0;
  width: auto;
  height: auto;
}
.sBoxPopFG .sblock label {
  _margin-left: 10px;
  _padding: 0 0 0 2px;
}
.sBoxPopBG a, .sBoxPopBG a:visited, .sBoxPopBG a:hover, .sBoxPopCG a, .sBoxPopCG a:visited, .sBoxPopCG a:hover {
	display: block;
	color: #000000;
}
.sBoxPopFG a, .sBoxPopFG a:visited, .sBoxPopFG a:hover {
	color: #000000;
}

.bBoxPopCG {
	background: #002B65;
	margin: 0;
	padding: 5px 5px 2px 0;
}

.bBoxPopFG {
	background: white;
	margin: 0;
	padding: 0;
}

/* --------------------------------------------------------- */
.bBoxPopBG {
  background: #ffffff;
}

#setOffer #sFormSubmit {
  margin-right: 34px;
}
