p.warning{
background: #f30;
color: white;
font-weight: bold;
padding: 0.5em;
border: 1px dashed #fff;
}

div.button-book{
display: none;
width: 180px;
height: 48px;
background: #fff url(images/book-bg.jpg) no-repeat;
text-align: center;
margin: 0 0 0 90px;
padding: 0;
}

div.button-book a {
color: #fff;
font-size: 17px;
line-height: 48px;
display: block;
width: 180px;
height: 48px;
}

div.button-book a:hover {
color: #FBCE18;
/*font-size: 18px;*/
line-height: 48px;
}

h3 {
color: #212349;
font-family: Arial, sans-serif;
font-size: 17px; 
margin:0;
}

table.coztours1 {
margin: 0
}

table.coztours {
margin: 10px 0 10px 0;
}

table.coztours p, table.coztours1 p{
text-align: justify;
font-family: Arial, sans-serif;
font-size: 13px; 
}

input, textarea, select {
border: 1px solid #0898C8;
background: #B0CCE8
}

table.book {
width: 100%; 
text-align: left;
}


input:hover, textarea:hover, select:hover {
background: #D8E8ff
}

select {
text-align: right;
}

.error {
color: red;
}

.aslow {
margin: 0;
padding: 0;
font-size: 10px;
display: none;
}