/* For travel splash lede */

body.travel.section-3col #section-content #lead .col-1 {
	margin-right: 25px;
	width: 325px;
}

body.travel.section-3col #section-content #lead .col-2 {
	width: 389px;
}

body.travel.section-3col #section-content #lead .col-1 { /* Specificity hack; used to avoid overrides with #lead styles */
	margin-top: 14px;
}

body.travel #lead .full_header {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 5px 0 10px;
	padding: 3px 0;
	text-align: center;
}

body.travel #lead #full-lead {
	background: #FFF;
	width: 325px;
	padding: 0;
	margin: 0;
	border: none;
}

body.travel #lead #full-lead h2.splash {
	line-height: 1;
	width: 325px;
	font-size: 20px;
	font-weight: bold;
	margin: 8px 0 9px;
	white-space: normal;
}

body.travel #lead #full-lead img {
	border: none;
}

body.travel #lead .col-2 h2 img, #lead h3 img {
	float: right;
}

body.travel #lead .col-2 h3 {
	clear: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

body.travel #lead .col-2 h3 img {
	margin-left: 17px;
	margin-bottom: 5px;
}

body.travel #lead .col-2 p {
	font-size: 11px;
}

h4.banded .dropdown {
	position: absolute;
	left: 235px;
	top: 3px;
	margin: 0;
	padding: 0 0 6px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

/* where to go addition */

.travel-list, .travel-list li {
	list-style:none;
	margin:0; padding:0;
	font-weight:bold;
	font-size:11px;
}

.travel-list {
	margin-bottom:28px;
}

#features h5.noclear {
	clear:none;
	font-size:11px;
}

h4 select.ddown {
	position:absolute;
	top:3px;
	right:0px;
}

.sect {
	border-bottom:8px solid #ede9e6;
	margin:0pt -12px 13px -13px;
	overflow:hidden;
}

#features h5 img, dl.story dt img { margin-left:10px; }
/* end travel splash lede */

