.trip_rpt_header {

	padding-top: 10px;
	clear: left;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.trip_info_hdr {
border: 1px dashed #CCCCCC;  
	width: 100%;

	}

.trip_info {
border-width: 1px 1px 1px 1px; 
 border: 1px dashed #CCCCCC;  
	width: 100%;
}


div.trip_row {
  clear: both;
  padding-top: 5px;
  }

 span.trip_label {
	color: #CC6600; font-size:  10px; font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
  
  text-align: left;
  padding-left: 5px;
  padding-right: 10px;
  }

span.trip_val {
  
  width: auto;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Georgia,"Times New Roman",Times,serif;
  } 

.trip_intro_header {
	padding-top: 10px;
	clear: left;
	color: #CC6600;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}  
.trip_introduction {
	color: #000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	
}


.trip_rpt_hdr {
	color: #CC6600; font-size:  1.2em; 
	font-weight: bold;
	width: 20%;
	position: absolute;
	line-height: 1.6em;
   
	font-family: Georgia,"Times New Roman",Times,serif;
}

.trip_rpt_body {
	color: #000000;
	font-size:  13px;
	position: relative;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border: 1px dashed #CCCCCC;
	padding: 4px 4px 4px 4px;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	max-width: 600px;
	
}

.trip_rpt_body img{
	padding: 4px 4px 4px 4px;
	border: 1px solid;
	border-color: #999999;

	
	margin: 5px;
	
}	


.p_trip_rpt_body
{
margin-top: 0.5em;
}

 .trip_rpt_body.img 
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 20px;
}

div.spacer {
  text-indent: 0;
  float:left;
  clear:both;
  text-align: left;
  }