.tide-predictions .fl {
	float: left; display: inline;
}
.tide-predictions img {
	border: 0; display: block;
}
.tide-predictions .news_slider {
	margin:0 auto 16px;
	padding-top:30px;
	position:relative;
	text-align:left;
}

.tide-predictions .more {
	color:#FFFFFF;
	line-height:12px;
	padding: 0px 10px;
}

.tide-predictions .more a {
	color: #333333;
}


.tide-predictions .news_slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
	background: #fff;
	position: absolute;
	top: 50px;
	width: 280px;
}
.tide-predictions .news_slider .prev, .news_slider .next {
	position: absolute; top: 42%; display: none; z-index: 99;
}
.tide-predictions .news_slider .prev {
	left: 1px;
}
.tide-predictions .news_slider .next {
	right: 0;
}
.tide-predictions .news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: #fff;
}
.tide-predictions .news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 295px; top: 0; left: 20px; overflow: hidden; height:136px;
}
.tide-predictions .news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
	display: none;
}
.tide-predictions .news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 145px; margin-right: 10px;
}
.tide-predictions .news_slider .item div {
	/*font-size: .8em;*/ width: 140px; padding: 10px 0 10px 0;
}
.tide-predictions .news_slider .item img {
	padding: 10px;
}


/* VOUCHERS */

.vouchers-block .fl {
	float: left; display: inline;
}
.vouchers-block img {
	border: 0;
}
.vouchers-block .news_slider {
	margin:0 auto 16px;
	position:relative;
	text-align:left;
}

.vouchers-block .more {
	color:#FFFFFF;
	line-height:12px;
	padding: 0px 10px;
}

.vouchers-block .more a {
	color: #333333;
}


.vouchers-block .news_slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
	background: #fff;
	position: absolute;
	top: 50px;
	width: 280px;
}
.vouchers-block .news_slider .prev, .news_slider .next {
	position: absolute; top: 42%; display: none; z-index: 99;
}

.vouchers-block .news_slider .prev {
	left: 1px !important;
}
.vouchers-block .news_slider .next {
	right: 10px;
}
.vouchers-block .news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: #fff;
}
.vouchers-block .news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 295px; top: 0; left: 10px; overflow: hidden; height:130px;
}
.vouchers-block .news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
	display: none;
}
.vouchers-block .news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 590px; margin-right: 10px;
}
.vouchers-block .news_slider .item div {
	/*font-size: .8em;*/ 
}