a.dibwsbooking:link, a.dibwsbooking:visited {
	display:inline-block;
	font-size:20px;
	background:#00ac00;
	width:auto;
	padding:15px 40px;
	border-radius:10px;
	color:#ffffff;
	font-weight:bold;
	text-shadow:0px 1px 0px #007700;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00ac00+0,009900+100 */
background: #00ac00; /* Old browsers */
background: -moz-linear-gradient(top,  #00ac00 0%, #009900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00ac00 0%,#009900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00ac00 0%,#009900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ac00', endColorstr='#009900',GradientType=0 ); /* IE6-9 */

}

a.dibwsbooking:hover {
	background: #009900; /* Old browsers */
	text-shadow:0px 1px 0px #009900;
}

a.dibwsbooking-mini:link, a.dibwsbooking-mini:visited {
	display:inline-block;
	margin-top:10px;
	margin-bottom:5px;
	background:#00ac00;
	width:auto;
	padding:5px 20px;
	border-radius:5px;
	color:#ffffff!important;
	font-weight:normal;
	text-shadow:0px 1px 0px #007700;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00ac00+0,009900+100 */
background: #00ac00; /* Old browsers */
background: -moz-linear-gradient(top,  #00ac00 0%, #009900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00ac00 0%,#009900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00ac00 0%,#009900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ac00', endColorstr='#009900',GradientType=0 ); /* IE6-9 */

}

a.dibwsbooking-mini:hover {
	background: #009900; /* Old browsers */
	text-shadow:0px 1px 0px #009900;
}