.trajan-pro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; /* Georgia, serif; */
}


h2 {
	font-size: 1.2em;
	font-weight: normal;
}
#main-content h2 {
	font-size: 1.7em;
	margin-bottom: 0.7em;
}
#main-content div.content {
	margin-bottom: 0.7em;
}


#best-rates .best-rate {
	position: relative;
	height: 30px;
	margin-bottom: 5px;
}
#best-rates .best-rate p {
	margin: 0;
	font-size: 0.9em;
}
#best-rates .best-rate p.text {
	width: 85px;
}
#best-rates .best-rate p.price {
	top: -3px;
	right: 20px;
	font-family: Georgia, serif;
	font-size: 1.8em;
}
#best-rates .best-rate p.price span.currency {
	font-size: 0.6em;
}
#best-rates .best-rate a.go {
	top: 3px;
}


#special-offers h2 {
	position: absolute;
	top: 15px;
	right: 18px;
	text-align: center;
	width: 165px;
	z-index: 50;
}
#special-offers .offer {
	width: 320px;
	height: 150px;
}

#special-offers .offer h3 {
	position: absolute;
	top: 0;
	right: 13px;
	width: 145px;
	height: 90px;
	margin: 0;
	padding: 60px 10px 0;
	background: url(../images/opacity-black-50.png); _behavior: url(../../../iepngfix.html);
	font-weight: normal;
}
#special-offers .offer a {
	color: white;
}

#offers-nav {
	position: absolute;
	bottom: 20px;
	left: 160px;
	z-index: 50;
}
#offers-nav a {
	border-left: 1px solid #969696;
	padding: 0 5px 0 4px;
}
#offers-nav a:first-child {
	border: 0 none;
	padding-left: 0;
}
#offers-nav a.activeSlide {
	color: white;
}


#newsletter {
	width: 220px;
	margin-bottom: 20px;
}
#newsletter h2 {
	margin-bottom: 0.5em;
	padding-right: 30px;
	background: url(../images/letter.gif) no-repeat top right;
}
#newsletter #email-address {
	float: left; _display: inline;
	border: 0 none;
	font-size: 0.9em;
	height: 15px;
	width: 160px;
	padding: 4px 5px 2px;
	background: url(../images/newsletter-input.gif) no-repeat top left;
	margin-bottom: 5px;
}
#newsletter button {
	float: left; _display: inline;
	border: 0 none;
	width: 21px;
	height: 20px;
	padding: 0;
	cursor: pointer;
	background: transparent url(../images/newsletter-submit.gif) no-repeat top left;
}
#newsletter p {
	margin: 0;
	clear: left;
	color: #52422B;
}


.map .marker-content h3 {
	margin-top: 0;
}


#widget_downloads {
	margin-top: 2em;
}
#widget_downloads .toolbox-link {
	position: static;
	display: inline-block;
}
#widget_downloads h3 {
	margin: 0 0 0.9em;
}
#widget_downloads li {
	list-style: none outside none;
}


#travelclick a:hover {
	color: #6C6C6C;
}