#FABContainer {
  float: left;
  position: relative;
  text-align: center;
  font-size: 12px;
	margin: 0px 8px 8px 0px;
	background: url(/images/fab_bg_1.png) center fixed no-repeat;
}

#FABHeader {
	font-size: 13px;
 	color: black; font-weight: bold; display:inline-block;
	padding-bottom: 2px;
}

#FABContainer form {
  margin: 0px;
  font-size: 11px;
	width: 164px;
}

#FABContainer select, #FABContainer input {
  width: 148px;
  font-size: 11px;
  margin-top: 3px;
}
