.rpgast_title {
	font-family : Georgia;
	font-size : 15px;
	font-weight: bold;
	color : #2c7bb7;
	margin-bottom:10px;
}
.rpgast_col1 {
  float:left;
	width: 80px;
  font-family : Arial;
  font-size : 11px;
  line-height : 14px;
  color: #2c7bb7;
  font-weight:bold;
	margin-bottom:8px;
}
.rpgast_col2 {
  font-family : Arial;
  font-size : 11px;
  line-height : 14px;
  color: #333;
  font-weight:bold;
	margin-bottom:8px;
}
.rpgast_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;
}

.rpgast_selector {
	width:679px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCC99;
}

.rpgast_wrap {
  margin:7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:681px;
  border:0px;
  overflow:hidden;
}
.rpgast_descr {
  padding: 0px 0px 10px 0px;
  margin-right:56px;
	margin-bottom:10px;
	border-bottom: solid 1px #CCCC99;
  width:400px;
  overflow:hidden;
  float:left;
}
.rpgast_map {
  padding: 5px 5px 5px 5px;
  width:210px;
  border:1px;
  border-color:#CCCC99;
  border-style:solid;
  overflow:hidden;
  float:left;
}

