/* ADJUST PAGE */
/* WHEN THIS IS ADDED TO THE PAGE IT CHANGES THE ITEMS WITHIN THE MASTHEAD FROM TRAVEL FRONT TO SUBSECTION VALUES (all other pages than Travel front) */
#subnavContent {display:block;clear:both;overflow:hidden;}
#subnavContent ul {float:left;}
#subnavContent ul li.byline {clear:both;border:none;margin:1px 0 0 0; padding:0 0 0 0;font-weight:bold;font-style:italic;width:100%;}
#subnavContent .flightsBranding {
	width:64px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/_travel2010/_images/mutzabagh_60x72.png);
	background-position:5px 5px;
	background-repeat: no-repeat;
}
#subnavContent .cruisesBranding {
	width:64px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/_travel2010/_images/sloan_55x72.png);
	background-position:5px 5px;
	background-repeat: no-repeat;
}
#subnavContent .hotelsBranding {
	width:80px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/_travel2010/_images/barbara-de-lollis.png);
	background-position:5px 7px;
	background-repeat: no-repeat;
}
#subnavContent .dispatchesBranding {
	background:url(http://i.usatoday.net/travel/_common/global/images/dispatches_editors.png) no-repeat 5px 5px;
	float:left;
	height:76px;
	width:112px;
}
#subnavContent .noBranding{
	width:12px;
	height:100px;
	float:left;
	background-image:none;
	background-position:5px 7px;
	background-repeat: no-repeat;
}
#subnavContent .partnerBranding {
    float:left;
    margin:9px 9px 5px;
}
#subnavContent #blogAward {
	background:url(http://i.usatoday.net/travel/_common/flights/images/satw_award_promo.png) no-repeat;
	float:right;
	width:235px;
	height:56px;
	margin:10px 10px 0 0;
}
#subnavContent #sponsorshipbug {
	background:url(http://travel.usatoday.com/_common/destinations/images/visa_bbt/visa_lockup.jpg) no-repeat;
	float:right;
	width:318px;
	height:49px;
	margin:13px 10px 0 0;
}

#hd #sectionFront #travelBranding {
	height: 108px;
}
#travelBranding .travelMastheadLeft {
width:260px;
background-image:url(http://i.usatoday.net/_travel2010/_images/travel_logo_small.png);
background-position:0 32px;
}
#travelBranding .travelMastheadRight {
width:743px;
}
.travelHeadlineUnit {height:90px;width:728px;margin:10px 0 0 0;}
