table#container {
	width: 100%;
}
table#container img.print-content{
	width: auto;
}
table#breadcrumb {
	margin-bottom: 10px;
}

/* 2 columns and 3 columns */

.push-15 {
	margin-left: 15px;
}
#column-container div {
	margin-top: 5px;
	margin-bottom: 5px;
}
#column-container div img{

}

#column-container ul, #column-container div ul,ul.whatisnew li, #ytContainer ul li,
table ul li, table form ul li, div#sectionTabs ul li {
margin: 0px 0px 10px 10px;
list-style-type: none;
}

#column-container ul li, #column-container div ul li, ul.whatisnew li, #ytContainer ul li,
table ul li, div#sectionTabs ul li{
	background: url(../../images/frame/bullet-arrow.gif) 0px 6px no-repeat;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 18px;
}
table form ul li, div#sectionTabs ul.tabs-nav li {
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* What's New */
ul#whats-new li {
	float: left;
	width: 45%;
}
.heading-border {
	display: block;
	border-bottom: 1px solid #CDDAE4;
}
a.page-anchor {
	float: right;
	margin: 10px 0;
}
h3 a {
	text-decoration: none;
}
div.wn-content {
	clear: right;
	margin: 10px 0;
}

/* What Is New Template */
span.whatisNewTeaser img {
	display: block;
	margin: 0 auto;
}


/* Feature Box */
div.feature-container{
    background: #26468C;
    padding: 0 5px 5px 5px;
}
div.feature-box{
    background: #C4E1FF;
    padding: 10px;
}
div.feature {
    margin: 15px 0;
}
div.feature img.feature-image {
    float: left;
    display: block;
    width: 46px;
    height: 46px;
    margin-right: 10px;
}
div.feature span.feature-title{
    color: #00277A;
    font-weight: bold;
}
div.feature-box div.center{
    text-align: center;
    font-size: .8em;
}

/* Packages */
table#package-container h2{
	margin: 0;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
table#package-container img.mb-10{
	margin-bottom: 10px;
}

/* fp_ts_TwoColumn (no banner) */
td.tc-width {
	padding: 25px 10px 0 0;
}
td.tc-width table{
	width: 100%;
}

/* News Releases */
table#news-release {
	padding-right: 10px;
}
table#news-release h2 {
	margin-top: 20px;

}

/* Travel Ad Module */
table#trav-ad-mod .trav-ad-banner {
	width: 90%;
	height: 90%;
	border: 1px solid red;
}

/* fp_ts_TwoColumn (with banner) */ 
ul#contentBottom{
padding: 0;
margin: 0;
margin-left: 8px;
list-style-type: none;
float: left;
width: 100%;
}
ul#contentBottom li{
clear: left;
display: block;
text-decoration: none;
border-right: 1px solid #fff;
background: none;
margin: 10px 0;
}
ul#contentBottom .sfImageBtn {
margin: 0 5px 0 0;
float: left;
}
ul#contentBottom .sfTitle {
display: block;
font-weight: bold;
}
ul#contentBottom .sfDesc {
	display: block;
}