/* START LEFT SIDE CHROME GENERIC ITEMS */
.left_side_area {
	float: left;
	font-size: 100%;
	padding-top: 0em;
	padding-left: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;

}
* html .left_side_area  { margin-top: 0em; padding-top: 0em; } /* IE hack */

.left_box_holder {
	background-image: url(../images/left_box_middle3.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:  100%; /* width of the chrome */
	margin-top: 0em;
	margin-left: 0em;
}
.left_box_middle {
	background-image: url(../images/left_box_middle1.gif);
	background-repeat: repeat-y;
	width: 100%;
	font-size: 100%;
}
.left_box_content {
	padding-left: 0.95em;
	min-height: 8.2em; /* height of the chrome */
}
* html .left_box_content { height: 8.2em; } /* for IE */

.left_box_top {
	background-image: url(../images/left_box_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 13px;
	font-size: 1px;
}
.left_box_top_l {
	background-image: url(../images/left_box_top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 18px;
	height: 13px;
	float: left;
	position: relative;
}
.left_box_top_r {
	background-image: url(../images/left_box_top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 13px;
	height: 13px;
	position: relative;
	float: right;
}
.left_box_bottom {
	background-image: url(../images/left_box_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}
.left_box_bottom_l {
	background-image: url(../images/left_box_bottom1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 18px;
	height: 18px;
	float: left;
	position: relative;
}
.left_box_bottom_r {
	background-image: url(../images/left_box_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 13px;
	height: 18px;
	position: relative;
	float: right;
}
/* END LEFT SIDE CHROME GENERIC ITEMS */



/* START LEFT SIDE PORTLET CONTENT */
.left_box_top_title {
	background-color: transparent;
	background-image: url(../images/icon_flightinfo.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	word-spacing: -0.03em;
	text-decoration: none;
	height: 17px;
	display: block;
	margin: 0;
	padding: 0;
}
h2 .left_box_top_title  {
	background: none;
	font-size: 1em;
	margin-left: 21px;	
	display: block;
}

#left_box_bottom_title_holder {
	float: left;
	width: 7.5em;
}
.left_box_bottom_title {
	background-color: transparent;
	background-image: url(../images/icon_carparking.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	word-spacing: -0.03em;
	text-decoration: none;
	height: 17px;
	display: block;
	margin: 0;
	padding: 0;
}
h2 .left_box_bottom_title  {
	background: none;
	font-size: 1em;
	margin-left: 21px;	
	display: block;
}

.left_box_table {
	font-size: 100%;
	width: 95%;
	margin: 0;
	padding: 0;
	margin-top: 0.1em;
	padding-bottom: 0.2em;
}
.left_box_td {
	font-size: 0.7em;
}
.left_box_td_radio {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 0.7em;
}
.alignright {
	text-align: right;	
}
.left_box_table_padding2 {
	font-size: 100%;
	width: 97%;
}
.left_box_table_padding3 {
	margin-top: 0.1em;
}
.left_box_form {
	font-size: 100%;
}
.left_box_form_label {
	font-size: 1em;
}
.left_box_form_check {
	font-size: 0.7em;
}
.left_box_form_day {
	margin-left: 0;
	font-size: 1em;
	width: 3.4em;
	border: 1px solid #666666;
}

.left_box_form_month {
	font-size: 1em;
	width: 3.4em;
	border: 1px solid #666666;
}
.left_box_form_year {
	font-size: 1em;
	width: 3.4em;
	border: 1px solid #666666;
}
.left_box_form_time {
	font-size: 1em;
	width: 4.8em;
	border: 1px solid #666666;
}
.left_box_form_text {
	font-size: 1em;
	width: 8em;
	border: 1px solid #666666;
}
.left_box_form_terminal {
	font-size: 0.7em;
	border: 1px solid #666666;
}
.left_box_form_text.longform {
	width: 9em;
}
.left_box_form_text.font {
	font-size: 0.7em;
}
.left_box_link {
	background-color: transparent;
	background-image: url(../images/arrow_dark.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	height: 1.4em;
	cursor: pointer;
	display: block;
}
.left_box_link span {
	padding-left: 17px;	
	display: block;
}
a.left_box_link:link  {
	color: #000000;
	text-decoration: none;
}
a.left_box_link:visited {
	color: #333333;
	text-decoration: none;
}
a.left_box_link:hover, a.left_box_link:active {
	color: #666666;
	text-decoration: underline;
}
.button_go {
	float: right;
	font-size: 100%;
	width: 3.95em;  /*  original value 63px */
	height: 1.13em;  /*  original value 18px */
	margin-top: 0.1em;
	margin-right: 0.5em;
}
#more_info {
	float: left;
}
.break{
	clear: left;
}
legend {
	display: none;
}
/* START LEFT SIDE PORTLET CONTENT */