td#additional 
	{
	vertical-align: top;
	border-right: 1px dashed #999999;
	background: #FFF3C0 url('../images/tours.gif') no-repeat fixed right top;
	width: 200px;
	height: 100%; padding-left:0; padding-top:30px
	}

	td#additional h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 1em;
		color: #660000;
		width: 200px;
		margin: 0;
		padding: 5px 0 5px 5px;
		border-bottom: 1px solid #999999;
	}
	td#additional h2 a:link, td#additional h2 a:visited {
	font-family: Georgia, Helvetica, sans-serif;
	color: #990000;
	font-size: 0.8em;
	display: block;
	padding: 0px 0 0px 10px;
	text-decoration: none;
	border-top: 1px dashed #F7E0B6;
	font-weight: 100;
	font-stretch: condensed;
		}
	td#additional h2 a:hover, td#additional h2 a:active { 
			background: #F7E0B6;
	}

h3 {
	padding: 20px 19px 0px 6px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
	border-bottom: 1px solid #CCCCCC;
}
td#itinerary p.small, td#misc p.small, td#itinerary p .small, td#misc p .small {
	font-size: small;
	text-align:justify;
	padding:0px 10px 0px 10px;
}
