/* Travel News Headlines */
#travel-news #col-a { width: 300px; }
#travel-news #col-b { width: 660px; }
ul.headlines li span { display: block; font-size: 10px; }
.articles div.summary { clear: both; border-bottom: 1px dotted #818E98; margin-bottom: 20px; padding-bottom: 20px; }
.articles .article-image { float: left; }
.articles .first .article-image { }
.articles .article-image { float: left; margin: 0 10px 0 5px; }
.article .article-image { float: left; margin: 0 1em 1em 0; }
.articles .rounded, .article .rounded { -moz-box-shadow: 0 0 4px #000; -webkit-box-shadow: 0 0 4px #000; box-shadow: 0 0 4px #000; }  
.articles span.rounded { background-position: center !important; }
.has-image .summary-content { float: right; width: 585px; }
.first.has-image .summary-content { width: 430px; }
.article { margin-bottom: 1em; }
.article .date { display: block; }
.article .share iframe { float: left; }
.published { font-style:italic;}

.articles h3 { font-size: 19px; }
#related_articles { float: right; width: 300px; padding: 20px 10px; }
#related_trips { float: left; width: 300px; padding: 20px 10px; }
.brochure_dl { clear: both; background-color: #e7ebed; padding: 10px 20px; }
.brochure_dl img{ float: left; margin: 0 20px 0 0; }

#travel-news .col-a-div ul li { margin-bottom: 5px;}
#travel-news .col-a-div ul li ul { margin-top: 5px;}
#travel-news .col-a-div ul li ul li { margin-bottom: 5px; }

h4 a { font-weight: normal;}
.articles { border-left: 1px dotted #818E98; padding-left: 20px;}
