#travelstart-250px250px,
#travelstart-250px250px select,
#travelstart-250px250px label,
#travelstart-250px250px form,
#travelstart-250px250px input,
#travelstart-250px250px div,
#travelstart-250px250px img,
#travelstart-250px250px p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, san-serif;
	font-size: 100%;
	line-height: 100%;
	display: block;
	vertical-align: baseline;
        text-transform: none;
        background-color: #fff;
        width: auto;
        height: auto;
} 

/*body {
    font-family: Arial, Helvetica, sans-serif;
    color: #636363;
    overflow:hidden;
}*/

#travelstart-250px250px label {
    display: block;
	color: #01b3e0;
}

#travelstart-250px250px input {
    width: 92%;
    font-weight: bold;
    color: #01b3e0;
    border: 1px solid #ccc;
    padding: 3px 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#travelstart-250px250px select {
    width: 80%;
    padding: 2px 0;
    margin-left: 1px;
    height: 22px;
    display: inline;
    border: 1px solid #ccc;
    color: #636363;
}

#travelstart-250px250px .radio {
    margin-top: 5px;
    padding: 1px 0 0 1px;
    overflow: hidden;
}

#travelstart-250px250px .radio input {
    display: inline;
    width: auto;
    margin-right: 5px;
    border: none;
}

#travelstart-250px250px .radio label {
    margin: 0 10px 5px 0;
    float: left;
    display: inline;
	color: #666;
}

#travelstart-250px250px.main {
    width: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #636363;
    overflow:hidden;
}

#travelstart-250px250px .inside {
    height: 270px;
    padding: 5px;
    overflow: hidden;
}

#travelstart-250px250px .btn {
    /*clear: both;*/
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #6bba65;
}

#travelstart-250px250px .btn:hover {
	background-color: #4fa349;
	border: none;
}

#travelstart-250px250px .locations {
    clear: both;
    overflow: hidden;
}

#travelstart-250px250px .locations div {
    float: left;
    display: inline;
    width: 50%;
    position: relative;
}

#travelstart-250px250px .locations label {
    margin: 10px 0 3px;
}

#travelstart-250px250px .passengers {
    clear: both;
    overflow: hidden;
    margin-top: 5px;
}

#travelstart-250px250px .passenger {
    float: left;
    display: inline;
    width: 23%;
}

#travelstart-250px250px .age {
    color: #aaa;
    font-size: 10px;
    font-style: italic;
    padding-top: 2px;
}
/*.datepick input {
		width: 100px;
		border-right: none;
		border-radius: 3px 0 0 3px; 
		-moz-border-radius: 3px 0 0 3px; 
		-webkit-border-radius: 3px 0 0 3px;
	}
	#ui-datepicker-div {
		width: 25em !important;
	}
	.ui-datepicker-trigger {
		float:right;
		background: url(images/calendar.gif);
		border: none;
		cursor: pointer;
		width: 29px;
		height: 32px;
		position: relative;
		top: -10px;
	}
	.ui-datepicker-next {
		background: url(images/next.gif) 0 0 no-repeat !important;
	}
	.ui-datepicker-prev {
		background: url(images/prev.gif) 0 0 no-repeat !important;
	}*/
#travelstart-250px250px .datepick select.small {
    width: 30%;
}

#travelstart-250px250px .datepick select.med {
    width: 90%;
    margin-bottom: 3px;
}

#travelstart-250px250px .submit {
    clear: both;
    margin: 10px 5px;
    text-align: center;
    font-size: 14px;
}
.multi-search-link {
    float: right;
    margin: 15px 0 10px;
    font-size: 11px; 
    color: #636363;
}