BODY {
	font-family: Tahoma;
	font-size: 0.8em;
	background-color: #FFF;
	width: 1007px;
	color: #111;
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
}

TABLE {
	width: 100%;
	font-size: 1em;
}

TH {
	font-weight: bold;
}

TD {
	text-align: left;
}

#menu DIV {
	background-color: #AAC;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}

#menu {
	background-color: #737478;
	border-right: #88B;
	width: 100%;
	text-align: right;
	border-width: 1px 0px 0px 0px;
	color: #FFF;
	padding: 0px;
}

.errorbox {
	color: #A00;
}

.goodbox {
}

.contentbox {
	border-style: solid;
	border-color: #668;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 10px;
	background-color: #E6E6F6;
	padding: 0px 10px 10px;
}

.contentbox .header {
	background-color: #668;
	color: #EEF;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	margin: 0px -10px 10px;
	padding: 2px;
}

.suggest_link {
	background-color: #FFF;
	padding: 2px 6px;
}

.suggest_link_over {
	background-color: #36C;
	padding: 2px 6px;
}

.suggest {
	position: absolute;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000;
}

.option {
	background-color: #DFD;
	width: 300px;
	padding: 4px;
	border: 1px solid #080;
}

.request {
	height: 65px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #008;
}

.bigheader {
	text-align: center;
	font-size: 30px;
}

.itinerary {
	width: 700px;
	background-color: #F5F5FF;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #008;
}

H1 DIV {
	font-size: 0.8em;
	color: #3473AD;
}

H1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #EF30C8;
	margin: 0px 0px 10px;
	padding: 0px;
}

H2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #EF30C8;
	margin: 0px 0px 10px;
	padding: 0px;
}

H2 DIV {
	font-size: 0.7em;
}

.bold {
	font-weight: bold;
}

.halfbold {
	font-weight: bold;
	color: #666;
}

.r_fli {
}

.r_fli_h {
	background-color: #FFF;
	background-image: URL('img/flight/flight_header_mid.gif');
	background-repeat: repeat-x;
	height: 25px;
}

.r_fli_ht {
}

.r_fli_h .left {
	background-image: URL('img/flight/flight_header_left.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 7px;
	float: left;
}

.r_fli_h .right {
	background-image: URL('img/flight/flight_header_right.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 7px;
	float: right;
}

.hrow_back {
	border-width: 0px;
	border-top: 1px solid #3780B3;
}

.r_fli_hnopad {
	background-color: #3780B3;
	border-color: #3780B3;
}

.r_fli_hrow {
	background-color: #3780B3;
	border-color: #3780B3;
}

.r_fli_h2row {
	background-color: #75A6C9;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #3780B3;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	margin-right: 4px;
	margin-left: 4px;
	padding: 5px;
}

.r_fli_top {
	border-top: 1px solid #3780B3;
}

.r_fli_divider {
}

.r_fli_hint {
	background-color: #3780B3;
}

.r_fli_borderleft {
	border-left: 1px solid #3780B3;
}

.r_fli_nint {
}

.r_fli_nright {
}

.r_fli_nnopad {
	width: auto;
	border-color: #3780B3;
}

.r_fli_nrow {
	width: auto;
	border-color: #3780B3;
}

.r_fli_nrow_new {
	width: auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #3780B3;
	background-color: #E2E6F7;
	margin-left: 4px;
	margin-right: 4px;
	padding: 5px;
}

*:first-child+html .r_fli_nrow {
	width: 714px;
}

* html .r_fli_nrow {
	width: 714px;
}

.r_fli_foot_out {
	border-color: #3780B3;
}

.r_fli_foot {
	background-color: #3780B3;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.r_fli_foot button {
	background-color: #DA00AE;
	font-family: "Arial",Verdana,Helvetica,sans serif;
	border: 1px solid #3780B3;
}

.r_fli_foot_left {
	float: right;
	height: 38px;
	width: 38px;
	background-image: URL('img/flight/flight_bottom_slash.gif');
	background-repeat: no-repeat;
}

.r_fli_det {
}

.r_fli_time {
	color: #0066CB;
}

BUTTON {
	vertical-align: middle;
	background-color: #E2EEF2;
	border: 1px outset #1AA5CE;
}

#sitehead {
	background-image: URL('img/headerbg.png');
	height: 96px;
}

#shclogo {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 320px;
	height: 92px;
	background-image: URL('img/shclogo.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

#fhclogo {
	position: absolute;
	top: 6px;
	left: 20px;
	width: 357px;
	height: 80px;
	background-image: URL('img/fhclogo.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu UL {
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 4px;
}

#menu UL LI {
	display: inline;
	margin-left: 5px;
}

#menu UL LI A {
	font-size: 0.9em;
	color: #DADADA;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

#menu UL LI A:hover {
	color: #FFF;
	background-color: #E23CC1;
}

IMG {
	vertical-align: middle;
	border-width: 0px;
}

LI A {
	vertical-align: middle;
}

DIV {
	vertical-align: middle;
}

SELECT {
	vertical-align: middle;
}

INPUT {
	vertical-align: middle;
}

.wait {
	font-size: 1.8em;
}

#leftbox {
	float: left;
	color: #3473AD;
	padding: 5px;
}

#leftbox A {
	margin-left: 20px;
	display: block;
	color: #3473AD;
}

#leftbox H1 {
	color: #EF30C8;
}

#leftbox TABLE TR TH {
	background: none;
	height: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}

#leftbox INPUT {
	font-size: 1.4em;
	color: #EF30C8;
	padding: 2px;
}

#leftbox SELECT {
	font-size: 1.2em;
	color: #EF30C8;
	padding: 2px;
}

#rightbox {
	padding: 1em;
}

#linkbox {
	max-width: 35em;
	padding: 1em;
	border: 1px solid #909090;
}

#linkbox H1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CB;
}

#linkbox H2 {
	margin-bottom: 5px;
	color: #0066CB;
}

#linkbox H3 {
	text-align: right;
	margin: 0px 0px 10px;
}

#linkbox H3 A {
	font-weight: bold;
	color: #64CD00;
}

#container {
	background-image: URL('img/white.jpg');
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	text-align: left;
	clear: both;
	color: #DDD;
	background-color: #3780B3;
	border-top: 2px solid #EF30C8;
	font-size: 0.8em;
	margin: 0px;
	padding: .5em;
}

#footer .copytext {
	color: #B0B0B0;
}

#footer #logos {
	margin-left: auto;
	margin-right: auto;
	width: 230px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #737478;
}

#footer IMG {
	border-width: 0px;
}

#headeroffer {
	position: absolute;
	top: 20px;
	left: 280px;
	width: 700px;
	text-align: right;
	font-size: 1.8em;
	color: #FFF;
}

#headeroffer DIV {
	font-weight: bold;
	font-size: 1.1em;
	color: #EF30C8;
}

.left {
	text-align: left;
}

.tbutt {
	width: 100px;
	float: left;
	margin: 5px;
}

.quarter {
}

.error {
}

.warning {
}

.itin_status {
}

.fixedwidth {
}

.hiddenflight {
}

.hiddenflight_col {
	background-color: #F5F4D7;
}

.hidden {
}

.small {
	font-size: 0.8em;
}

.backblue {
	background-color: #E8E8E8;
	text-align: left;
	margin-bottom: 10px;
	color: #444;
	padding: 5px;
	border: 1px solid #EF30C8;
}

.backgrey {
	background-color: #E8E8E8;
}

.green {
	color: #EF30C8;
}

.backgreen {
	background-color: #E8E8E8;
	text-align: left;
	margin-bottom: 10px;
	color: #444;
	padding: 5px;
	border: 1px solid #EF30C8;
}

.backcyan {
	background-color: #E8E8E8;
	text-align: left;
	margin-bottom: 10px;
	color: #444;
	padding: 5px;
	border: 1px solid #EF30C8;
}

.white {
	color: #444;
}

.r_fli_ht A {
}

.hotel_address {
}

.hotel_desc {
}

.hotel_descblock {
}

.hotel_rooms {
	font-weight: normal;
	text-align: left;
	font-size: 1.3em;
}

.hotel_totalcost {
	font-size: 1.7em;
	color: #DA00AE;
}

.hotel_avgcost {
	color: #3473AD;
}

.hotel_price {
	border: 0px solid #3780B3;
}

.flight_price {
	font-size: 1.1em;
	text-align: center;
}

.hotel_moredetails {
}

.hotel_option {
}

.offer1 {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 2.2em;
	padding: 105px 10px 0px;
}

.offer2 {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0px 10px;
}

.offer3 {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0px 10px;
}

.offertab DIV {
	font-size: 1.4em;
}

.offertab SPAN {
	font-size: 0.7em;
}

.offertab TD {
	text-align: center;
	padding: 5px;
}

.destfeature {
	background-color: #E0E0E0;
	padding: 5px;
	border: 1px solid #EF30C8;
}

.destfeature A {
	font-size: 0.8em;
}

.destfeature DIV {
	color: #EF30C8;
	font-size: 1.2em;
	font-weight: bold;
}

.destfeature SPAN {
	color: #3473AD;
}

#wait_search {
}

#wait_confirm {
}

#wait_booking {
}

#waitscreen {
}

#waitscreen DIV {
}

.waitscreenbox {
}

.hotel_boarddesc {
	z-index: 1;
}

.hotel_boarddesc DIV {
}

.filterwindow A {
	text-decoration: none;
}

.filtertabOpen {
	border-color: #3780B3;
	background-color: #E2E6F7;
	border-bottom: 1px solid #E2E6F7;
}

.filtertab {
	border-color: #3780B3;
	background-color: #CBD0E7;
}

.filtertab IMG {
}

.filtertabOpen IMG {
}

.filtertab A {
	text-decoration: none;
}

.filtertabOpen A {
	text-decoration: none;
}

.filterwindow {
	background-color: #E2E6F7;
	border-color: #3780B3;
}

.filterheading {
}

.hotel_rating {
}

.hotel_row0 {
}

.hotel_row1 {
}

.hotel_row2 {
}

.rowcol {
}

.rowhead {
}

div.autosuggest {
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0;
}

div.autosuggest div.as_header {
	position: relative;
	height: 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background: #3780B3;
	overflow: hidden;
	padding: 0 6px;
}

div.autosuggest div.as_footer {
	position: relative;
	height: 6px;
	background-image: url(img_inquisitor/ul_corner_br.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background: #3780B3;
	overflow: hidden;
	padding: 0 6px;
}

div.autosuggest div.as_header div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(zimg_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background: #3780B3;
}

div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_bl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background: #3780B3;
}

div.autosuggest div.as_header div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #3780B3;
}

div.autosuggest div.as_footer div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #3780B3;
}

div.autosuggest ul {
	list-style: none;
	overflow: hidden;
	background-color: #3780B3;
	margin: 0 0 -4px;
	padding: 0;
}

div.autosuggest ul li {
	color: #00;
	text-align: left;
	margin: 0 4px 4px;
	padding: 0;
}

div.autosuggest ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	width: 100%;
	padding: 0;
}

div.autosuggest ul li a:hover {
	background-color: #00;
}

div.autosuggest ul li.as_highlight a:hover {
	background-color: #1B5CCD;
}

div.autosuggest ul li a span {
	display: block;
	font-weight: bold;
	padding: 3px 6px;
}

div.autosuggest ul li a span small {
	font-weight: normal;
	color: #FFF;
}

div.autosuggest ul li.as_highlight a span small {
	color: #FFF;
}

div.autosuggest ul li.as_highlight a {
	color: #EF30C8;
	background-color: #1B5CCD;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background: #1B5CCD;
}

div.autosuggest ul li.as_highlight a span {
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background: #1B5CCD;
}

div.autosuggest ul li a .tl {
	background-color: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

div.autosuggest ul li a .tr {
	background-color: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
	background: #1B5CCD;
}

div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
	background: #1B5CCD;
}

div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em {
	font-style: normal;
	color: #EF30C8;
}

.sb_box {
	text-align: center;
	color: #000;
	background: #E8E8E8;
	border: 1px solid #EF30C8;
}

.sb_inputtable {
	margin-left: 10px;
}

.sb_box INPUT {
	font-size: 1.3em;
	color: #EF30C8;
	margin: 0px;
	padding: 1px;
}

.sb_box SELECT {
	font-size: 1em;
	color: #EF30C8;
	margin: 0px;
}

.changepage A {
	margin: 0px 5px;
}

.changepage SPAN {
	margin: 0px 5px;
}

.r_fli_trow {
	background-color: #3780B3;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #3780B3;
	font-size: 0.9em;
	color: #FFF;
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
}

.trow_tabopen {
	background-color: #084B89;
}

.trow_tab {
}

.trow_tab IMG {
}

.trow_tabopen IMG {
}

.trow_tab A {
}

.trow_tabopen A {
}

.trow_win > DIV {
}

.trow_win > DIV > IMG {
}

.trow_win H1 {
	color: #039;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0px;
}

.bluebackedheader {
	color: #FFF;
	font-size: 1.4em;
	margin-bottom: 0px;
}

.normaltable INPUT {
	font-size: 1em !important;
}

.normaltable SELECT {
	font-size: 1em !important;
}

.pink {
	color: #EF30C8;
}

.currentflights {
	background-color: #FF8;
}

.editable {
}

.noteditable {
}

.faded TD {
}

.ho_supp {
	background-color: #CAFFBF;
	margin-bottom: 2px;
	font-family: Tahoma;
	font-size: 1.1em;
	width: 95%;
	color: #333;
	border: 2px inset #CCC;
}

.ho_over {
	background-color: #BFDAFF;
	font-family: Tahoma;
	font-size: 1.1em;
	width: 95%;
	margin-bottom: 2px;
}

.whenLocked {
	display: block;
}

.whenUnlocked {
	display: none;
}

.lock_inprog {
	background-repeat: no-repeat;
	background-position: center left;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: URL('../img/loading.gif');
	margin: 0px;
}

.lock_tick {
	background-repeat: no-repeat;
	background-position: center left;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: URL('../img/tick.png');
	margin: 0px;
}

.lock_cross {
	background-repeat: no-repeat;
	background-position: center left;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: URL('../img/cross.png');
	margin: 0px;
}

.lock_important {
	background-repeat: no-repeat;
	background-position: center left;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: URL('../img/important.png');
	margin: 0px;
}

.lock_cross DIV {
	padding-top: 5px;
}

.lock_tick DIV {
	padding-top: 5px;
}

.lock {
	width: 80%;
	height: 60px;
	padding-left: 50px;
	background-image: URL('../img/lock.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin: 10px auto;
	border: 1px solid #008;
}

#footermenu DIV {
	font-weight: bold;
	font-size: 1em;
}

#footermenu {
	background-color: #CCE;
	border-right: #88B;
	width: 1003px;
	text-align: right;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #EF30C8;
	color: #FFF;
	padding: 2px;
}

#footermenu UL {
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 2px;
}

#footermenu UL LI {
	display: inline;
	margin-left: 5px;
}

#footermenu UL LI A {
	font-size: 0.9em;
	color: #00;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

#footermenu UL LI A:hover {
	color: #FFF;
	background-color: #E23CC1;
}

#footerdestinations {
	margin-top: 5px;
	margin-left: 5px;
}

.greylink {
	color: #8F8989;
	text-decoration: none;
}

@media print {
	.dontprint { display:none; }
}

.ss_visible {
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 1;
}

.ss_hidden {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 0;
}

.ss_links {
	overflow: auto;
	padding: 3px;
}

.ss_links .ss_linkoff A {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #DDD;
	font-size: 1.2em;
	color: #222;
	padding: 2px;
	border: 1px solid #888;
}

.ss_links .ss_linkon A {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #DDD;
	font-size: 1.2em;
	color: #D106CA;
	padding: 2px;
	border: 1px solid #D106CA;
}

.phonesalesResults {
	color: #3473AD;
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	padding: 10px 20px;
}

.phonesalesResults SPAN {
	color: #DA00AE;
}

.phonesalesPayment {
	font-size: 1.3em;
	color: #DA00AE;
	text-align: center;
	padding-bottom: 20px;
}

.phonesalesPayment SPAN {
	color: #DA00AE;
	font-weight: bold;
}

.trans .header {
	background-color: #CBD0E7;
}

.bigger TD {
	font-size: 1.5em;
}

.bigger TH {
	font-size: 1.5em;
}

.normal TD {
	font-size: 1em !important;
}

.normal TH {
	font-size: 1em !important;
}

.hotelcount {
	font-size: 1.4em;
	width: 60px;
	text-align: center;
	background-color: #3780B3;
	color: #FFF;
	float: left;
	margin-right: 10px;
	height: 50px;
	padding: 5px;
}

.hotelpageselector {
	background-color: #E2E6F7;
	height: 48px;
	margin: 1em 0px;
	padding: 5px 10px;
	border: 1px solid #3780B3;
}

.cal {
	margin: 5px;
}

.boxPhone {
}

.box    TABLE {
	border-spacing: 0px;
	margin: 5px 0px;
	border: 1px solid #879ED3;
}

.boxalt TABLE {
	border: 1px solid #0066CB;
}

.box    TH {
	background-color: #879ED3;
	color: #FFF;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.boxalt TH {
	background-color: #0066CB;
	color: #FFF;
}

.box TD {
	text-align: center;
}

.box .r {
	width: 18%;
	color: #888;
}

.box .r DIV {
	color: #00;
}

.box .a {
	width: 11%;
	text-align: right;
	color: #888;
}

.box .t {
	width: 17%;
	text-align: left;
	padding-left: 10px;
	font-size: 0.9em;
}

.box .t DIV:first-child {
	font-weight: bold;
	font-size: 1em;
}

.box .t SPAN {
	color: #EF30C8;
	font-weight: bold;
}

.box .p {
	width: 12%;
	color: #69C020;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}

.box .p DIV {
	font-size: 0.6em;
	font-weight: normal;
}

.bestprice {
	color: #F00;
}

.box .l {
	width: 14%;
	font-size: 1em;
	vertical-align: middle;
}

.bookingstages {
	width: 70%;
	border-spacing: 10pt 0pt;
	margin: 0px auto 15px;
}

.bookingstages TD {
	text-align: center;
	width: 25%;
	color: #666;
	background-color: #EEE;
	padding: 10px;
	border: 1px solid #CCC;
}

.bookingstages .h {
	color: #0066CB;
	background-color: #DEE0FF;
	border: 1px solid #388DE0;
}

.bookingstages DIV {
	font-weight: bold;
	margin-bottom: 5px;
}

.transferInfo {
	display: none;
	position: absolute;
	background-color: #EFEFEF;
	width: 375px;
	text-align: justify;
	z-index: 1;
	padding: 5px 15px 10px;
	border: 1px solid #888;
}

.transferInfo DIV {
	float: right;
	font-size: 0.9em;
}

#foSearch LABEL {
}

#foSearch BUTTON {
}

#foSearch UL {
}

#foSearch INPUT {
}

#foSearch SELECT {
}

