.breadcrumbs {
	height: 38px;
	line-height: 39px;
	font-size: 0.9em;
	color: #999;
	padding: 0 24px;
	overflow: hidden;
}
.breadcrumbs a {
	color: #999;
	background: url(../img/spacer.gif) no-repeat 100% 5px;
	padding-right: 9px;
}
.breadcrumbs span {
	color: #f09b06;
}
#search {
	float: left;
	width: 477px;
	margin: 4px 0 0 16px;
	background: #fff;
}
h1 {
	height: 43px;
	line-height: 43px;
	padding-left: 18px;
	background: url(../img/title.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}
h1 span {
	font-weight: normal;
}
#search form {
	display: block;
	overflow: hidden;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 13px 9px 2px 11px;
}
#search .float-left {
	width: 307px;
}
#search p {
	padding-bottom: 11px;
	background: url(../img/separator.gif) repeat-x left bottom;
	line-height: 1.4em;
}
#search select {
	font-size: 0.9em;
}
#search select.location {
	margin: 3px 0 0 15px;
}
#search select.day {
	margin-left: 15px;
}
.drop_pick {
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 3px 15px;
	margin-top: 8px;
}

.flying_from {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 14px;
}

.source_date {
	font-weight: bold;
	font-size: 0.9em;
	margin:7px 0 0 9px;
}

#business {
	float: left;
	margin-left: 26px;
}
#leisure {
	float: left;
	margin-left: 87px;
}
#keep_settings {
	float: left;
	margin-top: 4px;
}
#search label {
	float: left;
	font-size: 0.9em;
	margin-top: 2px;
}
#search .float-right {
	width: 142px;
}
#search .clear {
	height: 23px;
	background: url(../img/separator.gif) repeat-x 0 8px;
}
.promo {
	margin: 0 53px 0 17px;
	background: url(../img/promo_input.gif) no-repeat;
	color: #fb8c02;
	font-size: 0.9em;
	width: 97px;
	height: 21px;
	float: left;
	border: none;
	padding-top: 6px;
	text-align: center;
}
#search label.keep {
	margin: 6px 0 0 5px;
	font-size: 0.8em;
}
#search .button {
	width: 96px;
	height: 27px;
	background: url(../img/search_button.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	border: none;
	margin-left: 23px;
	cursor: pointer;
}
.form_bottom {
	height: 10px;
	font-size: 1px;
	background: url(../img/form_bottom.gif) no-repeat;
}
#rightcol {
	float: right;
	width: 483px;
	font-size: 0.9em;
	margin-right: 10px;
}
#rightcol form {
	overflow: hidden;
	display: block;
	background: url(../img/account.gif) no-repeat;
	padding: 0 5px 0 119px;
	margin: 4px 0 0 3px;
	min-height: 112px;
}
.account_title {
	background: url(../img/separator.gif) repeat-x left bottom;
	text-align: right;
	padding: 12px 14px 3px 6px;
	overflow: hidden;
}
.account_title img {
	float: left;
}
.account_title a {
	font-weight: bold;
	color: #fb8c02;
}
#rightcol p {
	padding: 7px;
}
#rightcol p a {
	color: #034e9f;
}
#rightcol span a {
	color: #024c9f;
	font-weight: bold;
}
#rightcol input {
	width: 122px;
	height: 21px;
	border: none;
	background: url(../img/login.gif) no-repeat;
	padding: 6px 0 0 5px;
	float: left;
	margin: 0 0 5px 5px;
}
#rightcol input.button {
	width: 77px;
	height: 27px;
	background-image: url(../img/login_button.gif);
	padding: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
#rightcol input#signed {
	float: left;
	margin: 0 9px 0 10px;
	width: auto;
	height: auto;
	background: none;
	padding: 0;
}
#rightcol label {
	float: left;
	margin-right: 50px;
}
.account_links {
	padding: 15px 0 10px 13px;
	overflow: hidden;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.account_links img {
	float: left;
}
.a_icon2 {
	margin: 3px 13px 0 30px;
}
.a_icon3 {
	margin: 1px 32px 0 0;
}
.a_icon4 {
	margin: 2px 26px 0 0;
}
.a_icon5 {
	margin-top: 3px;
}
* html #rightcol {
	margin-right: 0;
}
* html #rightcol form {
	height: 112px;
}
*+html #keep_settings {
	margin-top: 2px;
}
* html #keep_settings {
	margin-top: 2px;
}
* html #rightcol input#signed {
	margin-top: -3px;
}
*+html #rightcol input#signed {
	margin-top: -3px;
}