.MainSearchDiv {
	line-height: 16px;
	font-size: 12px;
	width: 250px;
}

.MainSearchDiv td {
	width: 250px;
}

#search_rentacar_form input, select {
	padding: 5px;
	max-width: 100%;
}

.SearchButton {
	background-color: #ee145b;
	color: #FFFFFF;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
	margin-left: 80px;
	border: 0px;
}

.SearchButton:hover {
	background-color: #001952;
	cursor: pointer;
}

.DatesTable {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}

#TransferDateLabel, #ReturnDateLabel, #TransferDateInput, #ReturnDateInput {
	width: 110px;
	float: left;
}

#subheader_package_td {
	background-color: #788492;
	height: 25px;
	text-align: center;
}

#subheader_package {
	width: 250px;
}

div.error {
	background: url(TAfiles/Speech_bubble.png);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	height: 40px;
	line-height: 12px;
	margin-left: 166px;
	margin-top: -61.5px;
	opacity: 0.85;
	padding: 3px;
	padding-left: 8px;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	width: 82px;
	z-index: 9999;
	border: none;
	background-color: transparent;
	white-space: pre-wrap;
}

.timeclass {
	width: 35px;
	margin-left: 0px;
}

.DateInputSearch {
	width: 80px;
}