/* News & Blog
---------------------*/

#news,
#news .blog,
#news .blog .article_row {
	float:left;
	clear:both;
}

#news .blog {
	border-top:1px solid #dedede;
}

#news .blog .article_row {
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #dedede;
}
#news .article_column {
	float:left;
	width:100%;
}
#news .newsItem img {
	float:left;
	margin-right:20px;
}
#news .newsItem h3 {
	margin:0;
	padding-top:10px;
	font-size: 21px;
	color:#0087cc;
}
#news .newsItem .date {
	display:block;
	margin:-2px 0 0;
	font-size: 11px;
	color:#444444;
}
#news .newsItem p {
	display:block;
	margin-top:13px;
	font-size:14px;
	line-height:20px;
}
#standardArticle.news img.mainImage {
	margin-bottom:20px;
}

.news .galleryList {
	width:760px;
	float:left;
	clear:left;
}
.news .mixedSub {
margin: 20px 0;
clear: left;
}

.news .galleryList img {
	float:left;
	margin:0 20px 19px 0;
}

/* Support (Before you sail & On board experience)
---------------------*/

#support,
#support .blog,
#support .blog .article_row {
	float:left;
	clear:both;
}
#support .blog {
	margin-bottom:20px;
}
#support .blog .article_row {
	width:100%;
	margin-bottom:20px;
}
#support .article_column {
	float:left;
	width:365px;
	text-align:center;
	margin-right:10px;
}
#support .article_column .ptitle {
	font-size: 24px;
}
#support .article_column.column2 {
	margin-right:0;
}
#standardArticle.support img.mainImage {
	margin-bottom:20px;
}

.support .galleryList {
	width:760px;
	float:left;
	clear:left;
}
.support .mixedSub {
margin: 20px 0;
clear: left;
}

.support .galleryList img {
	float:left;
	margin:0 20px 19px 0;
}