.fullDivider{
	background-color:#fff;
}
.fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.contentDivider{
	background-color:#fff;
}
.contentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:713px;
}
.noMargin{
	margin-right:0!important;
}

#calendar{
	background-color: #fff;
	padding-top:15px;
}

#calendarPanelContainer{
	background-color: #fff;
	margin:5px 0 0 0;
	position:relative;
	min-height:32px;
}
#calendarPanel{
	background:url(../img/bg/CalendarPanel.png) no-repeat 0 0;
	height:47px;
	color:#333;
	font-size:2em;
	text-indent:-300em;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
}

#otherYears {
    text-indent: 0em;
	position:absolute;
	top:24px;
	right:32px;
	color:#fff;
	font-size:.65em;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	padding-right:14px;
}
#otherYears a { padding-left:20px; color: #fff; }
#otherYears a:hover{
	color:#fff;
}
#otherYears a:visited{
	color:#fff;
}

#calendar h2{
	width:500px;
	height:33px;
	font-size:1.8em;
	padding:17px 0 0 0;
	color:#4298ca;
	font-weight:normal;
}

.cruiselist{
	font-size:1.3em;
	width:957px;
	margin:7px 0 13px 0;
}

.cruiselist td{
	padding: 2px 3px 2px 3px;
	font-size:.9em;
}

/* .cruiselist td a {
	color: #333;
} */

.cruiselist .heading{
	font-size: .85em;
	font-weight: bold;
	vertical-align: bottom;
}
.cruiselist .heading td{
	vertical-align: bottom;
	border-bottom: 1px solid #b8ced0;
}

.cruiselist .spacer{
	height: 15px;
}

.contactMe 
{
	background:url(../img/buttons/GetAQuote_Small.png) no-repeat 0 0;
	display:block;
	height:15px;
	width:92px;
	text-indent:-300em;
	margin:1px 0 0 5px;
}
.contactMe:hover{
	background:url(../img/buttons/GetAQuote_Small.png) no-repeat 0 -15px;
}

#google_translate_element
{
	float: right;
	text-align: right;
	width:262px;
	padding-right: 25px;
}

