.agent-info {
	text-align: center;
	margin-top: 30px;
	margin-bottom: -30px;
}
.call-agent {
	font-size: 24px;
}
.agent-phone {
	font-size: 36px;
	font-weight: bold;
}
.termscond {
	font-size: 10px;
	color: #767676;
	margin: 0px 5px 20px 5px;
}
.img-responsive {
	width: 100% !important;
}
@media (max-width: 767px) {
	.editorialCColumn {
		display: none;
	}
	.mm-image {
		margin-top: 20px;
	}
}
.specialselect option, .specialselect, #DepartureMonth, #DepartureDay, #c {
	color: #000000 !important;
}
.promotion-box h3 {
	padding: 12px;
	color: rgb(255, 255, 255);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+15,3690f0+19,1e69de+100 */
	background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #6db3f2 0%, #54a3ee 15%, #3690f0 19%, #1e69de 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6db3f2 0%,#54a3ee 15%,#3690f0 19%,#1e69de 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6db3f2 0%,#54a3ee 15%,#3690f0 19%,#1e69de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */

}
.NUDD-section, .Contest-section, .recipe-section {
	margin-top: 30px;
}
.recipe-section {
	margin-bottom: 20px;
}
.promotion-box h5 {
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}
.NUDD-intro-text, .contest-text, .recipe-section {
	font-size: 14px;
	line-height: 20px;
}
.NUDD-intro-text {
	text-align: center;
}