#ui-datepicker-div{
	font-size: 14px;
}

.eb_smallsearch {
    padding-top: 10px;
	padding-bottom:10px;
    maxwidth: 200px;
	border:none;
	border-color:#186321;
    border-radius: 20px;
	background-color: none;
}
.eb_smallsearch select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 30px;
    padding: 1px 6px;
    width: 60px;
    float: right;
}

.eb_smallsearch h3 {
    color: #186321;
    font-family: 'Arial',sans-serif;
    font-size: 1.462em;
    font-weight: 200;
    margin-top: 6px;
	margin-bottom:5px;
    width: 80 px;
}
.eb_smallsearch .arrival, .eb_smallsearch .departure {
    margin: 5;
}
.eb_smallsearch .arrival input, .eb_smallsearch .departure input {
    color: #186321;
    font-size: 1.2em;
    height: 30px;
    line-height: 23px;
    padding-left: 5px;
    width: 60%;
    border: 1px solid #cccccc;
	
}
.eb_smallsearch .datepicker {
    background: url("https://www.easy-booking.at/ebPlugins/smallSearch/img/cal.gif") no-repeat scroll right top 1px #FFFFFF;
    border: 0 none;
}
.eb_smallsearch .adults .label, .eb_smallsearch .children .label {
    color: #186321;
	font-size: 1.2em;
    line-height: 35px;
	margin-right:15px;
	
}
.eb_smallsearch .adults, .eb_smallsearch .children {
    margin: 5px 1px 5px 5px;
	padding-right:19px;
}
/**.eb_smallsearch form div.search .sendButton {
    background: none repeat scroll 0 0 #186321;
    border: 0 none;
    border-radius: 9 9 9 9;
	color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 1em;
    margin-top: 5px;
    padding: 8px;
    margin-right: 5px;**/
}