.rail_air_link_body {
	display: none;
}
.ui-widget-content {
	background: #f0f0f0;
}
.ui-widget-header {
	background-image: url(/images/default_theme/three_boxes_h.png);
	background-position: top left;
	background-repeat: repeat;
	color: #ffffff;
}
.ui-widget-overlay {
	background: #000000;
	opacity: .50;
	filter: Alpha(Opacity=50);
}
.rail_air_link_button {
	cursor: pointer;
}
.ui-widget-content a {
	color: #2e86cd;
	font-weight: bold;
}