/*
 * It's...
 * Mobissimo.pl Screen Icing
 *
 * Internet Explorer specific stylesheet
 *
 */

/* for gaining layout */

#flight_brief,
#modules-header,
#modules-options a,
#mo-add-right,
#mo-add-left,
#mo-help-right,
#mo-help-left,
a.leave-page {
	zoom: 1;
}

.classic_onebox_switch p {
	margin: 0;
	text-align: center;
}

/* add content active tab - hasLayout schizophrenia */

.right_bar_on {
        background: url('images/mo_add_sliding_right.png') no-repeat 100% 0;
}

.right_bar_off {
	background: none;
}

.left_bar_on {
	background: url('images/mo_add_sliding_left.png') no-repeat 0 0;
}

.left_bar_off {
	background: none;
}

#mo-add-left {
	padding-bottom: 16px;
	padding-left: 1em;
}

#mo-add-right {
	padding: 0;
}

#mo-help-left {
	padding-bottom: 16px;
	padding-left: 1em;
}

#mo-help-right {
	padding: 0;
}

#modules-options {
	padding: 6px 0 16px 1em;
}

/* clearfix improvement for IE7 */
.clearfix {
	display:inline-block;
}

#main-content-ads {
	margin-top: 5.4em;
	margin-bottom: -1.5em;
}


ul.sortabledemo li {
	margin: 0;
	paddding: 0;
}

select.airportsel { 
	width: 273px;
	height: 32px;
	font-size: 18px;
	font-weight: normal;
}

select.airportsel option {
        width: 290px;
	font-size: 0.9em;
	font-weight: normal;
}
