.rptour_title {
	font-family : Georgia;
	font-size : 15px;
	font-weight: bold;
	color : #2c7bb7;
}
.rptour_stations {
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	letter-spacing:0.015em;
	color: #999;
	margin-top : 10px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.rptour_col1 {
  float:left;
	width: 60px;
  font-family : Arial;
  font-size : 11px;
  line-height : 14px;
  color: #2c7bb7;
  font-weight:bold;
}
.rptour_col2 {
  font-family : Arial;
  font-size : 11px;
  line-height : 14px;
  color: #333;
  font-weight:bold;
}
.rptour_text {
	font-family : Arial;
	font-size : 13px;
	line-height : 22px;
	/*letter-spacing:0.015em;*/
	color: #333;
	margin-top : 15px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

.rptour_selector {
	width:679px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.rptour_wrap {
  margin:7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:681px;
  border:0px;
  overflow:hidden;
}
.rptour_descr {
  padding: 0px 0px 0px 0px;
  margin-right:56px;
  width:400px;
  overflow:hidden;
  float:left;
}
.rptour_map {
  padding: 5px 5px 5px 5px;
  width:210px;
  border:1px;
  border-color:#CCCC99;
  border-style:solid;
  overflow:hidden;
  float:left;
}

