.detailedNav {
	padding: 5px;
	background: #e6eff9;
	height: 100%;
	overflow: hidden;
        margin: 0 4px 5px 6px;
}
.detailedNav ul li {
	float: left;
	padding: 0 10px 0 5px;
}
.detailedNav ul li a {
	float: left;
	color: #395773;
	padding: 3px 6px 3px 27px;
	font-size: 12px;
	font-weight: normal;
}
.buttonReview a {
	background: #63819b url(/images/bulletNewReview.gif) 4px 5px no-repeat;
	color: #fff !important;
	border: 1px solid #fff;
}
.buttonEmail a {
	background: url(/images/bulletMail.gif) 4px 5px no-repeat;
}
.buttonSendToFriend a {
	background: url(/images/bulletSendToFriend.gif) 4px 3px no-repeat;
}
.buttonPrint a {
	background: url(/images/bulletPrint.gif) 4px 4px no-repeat;
}

.detailedInfo {
	height: 100%;
	overflow: hidden;
	padding: 0 10px 10px 10px;
}
.detailedInfo .left {
	float: left;
	width: 455px;
}
.detailedInfo .left h3 {
	padding: 0 0 10px !important;
	color: #84580d;
	font-size: 14px;
}
.detailedInfo .left h4 {
	font-size: 12px;
}
.detailedInfo .gmap {
	float: left;
	width: 215px;
        margin-right: 20px;
	border-bottom: 3px solid #63819b;
}
.detailedInfo .gmap img {
	display: block;
}
.detailedInfo .gmap h3 {
	color: #fff;
	background: #63819b;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 5px;
}
.userReviews {
	height: 100%;
	overflow: hidden;
	padding: 10px;
}
.userReviews h2 {
	color: #fff !important;
	background: #63819b;
	font-size: 12px !important;
	font-weight: normal !important;
	width: 145px;
	padding: 4px 8px !important;
}
.userReviews dl {
	background: url(/images/bgShadowTop.gif) top center no-repeat;
}
.userReviews dl dd {
	padding: 15px 0;
	height: 100%;
	overflow: hidden;
        background: url(/images/dotH.gif) bottom left repeat-x;
}
.userReviews dl dd .avatar {
	float: left;
	width: 70px;
}
.userReviews dl dd .avatar a {
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
}
.userReviews dl dd .avatar a img {
	display: block;
}
.reviewPreview a {
	color: #316ead;
	text-decoration: none;
}
.reviewPreview {
	float: left;
	width: 400px;
}
.reviewPreview p {
	color: #525252 !important;
}
.reviewPreview .wrap {
	padding: 0 0 3px 0;
}
.reviewPreview .left {
	float: left;
}
.reviewPreview .right {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #b58056;
}
a.comment {
	background: url(/images/bulletComment.gif) 0 3px no-repeat;
	padding: 0 0 0 17px;
}
.pagination {
	font-size: 12px;
	text-align: center;
}

#tripPlanner {
	width: 229px;
	margin: 1px;
	background: #8dabc7 url(/images/bgTripBottom.jpg) bottom left no-repeat;
}
#tripPlanner h2 {
	background: url(/images/bgTripHeader.gif) top center no-repeat;
	padding: 10px 0 15px 44px;
	color: #88a0b7;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#tripPlanner .wrap {
	height: 235px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#tripPlanner .wrap dl {
	padding: 0 0px;
}
#tripPlanner .wrap dl dd {
	padding: 4px 0;
        height: 20px;
}
#tripPlanner .wrap dl dd a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
width: 200px;
}
#tripPlanner .wrap dl dd a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
}
#tripPlanner .wrap dl dd a img {
	float: left;
	border: 1px solid #b6c7d7;
	margin: 0 5px 0 0;
}

#tripPlanner .wrap dl dd a span {
	
	padding: 3px;
}

#tripPlanner a.round {
	color: #fff;
	background: url(/images/bgBlueButtonRight.gif) right center no-repeat;
	float: left;
	text-decoration: none;
	margin: 0 0 0 8px;
}
#tripPlanner a.round span {
	background: url(/images/bgBlueButtonLeft.gif) left center no-repeat;
	padding: 0 4px;
	font-size: 10px;
	float: left;
	color: #e9f1f8;
}
.bottom {
       text-decoration: none;
	font-size: 10px;
	float: left;
	margin: 10px 2px 0px 17px;
	x-margin: 0 10px 0 0;
	display: inline;
}
.favoritesul {
padding: 10px 8px 0 0;
height: 150px;
float: left;
}
a.save {
        padding-left: 20px;
	background: url(/images/bulletSave.gif) 0 2px no-repeat;
}
a.share {
        padding-left: 20px;
	background: url(/images/bulletShare.gif) 0 3px no-repeat;
}
.tripPlannerBottom {
	padding: 8px;
	color: #6a6a6a;
	text-align: center;
}
.tripPlannerBottom a {
	color: #6a6a6a;
}
.add_to_favorites span {
	background: url(/images/addfav.png) right center no-repeat;
        width:94px;
	float: left;
	margin: 0;
}
.remove_from_favorites span {
	background: url(/images/removefav.png) no-repeat;
        width:94px;
	float: left;
	margin: 0 0 0 0px;
}