#fp_trpEntry {
  margin-bottom:10px;
}

#fp_teTabRow {
  margin: 4px 0px 0px 0px;
  height: 32px;
  background: url("img/twopx.gif");
  background-position: bottom left;
  background-repeat: repeat-x;
}

#fp_teMain {
	padding: 8px 0px 8px 10px;
  background: #ddd;
}

.fp_eTab {
  float: left;
  height: 26px;
  width: 75px;
  margin-left: 5px;
  padding: 2px 2px 0px 2px;
  border-top: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  background: #ddd;
  cursor: pointer;
}

.fp_eTimeBlock {
  width: 200px;
  height: 80px;
  background: #fff;
}

#trp_eAdvOptBlock {
	position: absolute;
	right:0px;
  width: 200px;
  height: 134px;
  margin-bottom:10px;
  background: #fff;
}

.fp_eLocBlock {
  width: 200px;
  height: 80px;
  background: #fff;
  margin-bottom: 10px;
  font-size:10px;
}

.fp_eSwapBlock {
  width: 30px;
  height: 45px;
  float: left;
  background: white;
}

.fp_eBlockHeader {
  background: #444;
  color: white;
  font-size:10px;
  font-weight:bold;
  padding:1px 0px 1px 5px;
}

#fp_eTimeSliderBox {
  width: 190px;
  height: 28px;
  margin-left:5px;
}

#fp_eTimeSliderLabelRow {
	position: relative;
	height: 12px; 
	width: 190px;
  /*width: 190px;
  height: 14px;*/
}

#fp_eTimeSliderLabel {
	position: relative; 
	left: 65px;
	width: 60px; 
	height: 12px; 
	font-size: 9px; 
	font-family: sans-serif; 
	text-align: center;
  
  /*width: 60px;
  height: 14px;
  font-size: 9px;
  padding-top: 1px;
  text-align: center;
  position: relative;*/
}

#fp_eTimeSliderRow {
	position: relative;
	top: 1px;
	background: #eeeeee;
	height: 14px;
	width: 190px;
  /*width: 190px;
  height: 14px;
  background: yellow;*/
}

#fp_eTimeSlider {
	position: relative;
	left: 85px;
	width:20px;
	height:14px;
	background:red;
  /*position: relative;
  width: 20px;
  height: 14px;
  background: red;*/
}

#fp_eBikeTriangleBlock {
  position: absolute;
  left: 5px;
  top: 16px;
  width:100px;
  font-size:11px;
}

#fp_eBikeTriangleHeader {
  width:100px;
  text-align: center;
  font-weight: bold;
  margin-bottom:1px;
}

#fp_eBikeTriangleFooter {
  width:100px;
  text-align: center;
  font-size:10px;
  margin-top:1px;
}

#fp_eBikeTriangle {
  position: relative;
  width:100px;
  height:87px;
  background:url('img/triangle.png');
}

#fp_eBikeSlider {
  position: relative;
  left: 40px; 
  top: 48px;
  width: 20px;
  height: 20px;
  background: url('img/crosshairs.png');
}

#fp_eBikeBars {
  position: absolute;
  left:108px;
  top:20px;
  width:87px;
  height:86px;
  background: #fff;
  padding-top:19px;
  font-size:11px;
  z-index: 10;
}

#fp_eMainOptions {
  position: absolute;
  left: 5px;
  top: 20px;
  width:88px;
  height:110px;
  z-index: 5;
  font-size:10px;
}

