@import url("news-flights-list.css");
/*=- /Content/Layouts/Clean/stylesheets/page.less -=*/

@charset "UTF-8";
/* UTILITY */

* {
  margin: 0;
  padding: 0;
  border: none;
}
fieldset {
  border: none;
}
.clear {
  clear: both;
}
/* PAGE ELEMENTS */

body {
  color: #666666;
  font-size: 13px;
  line-height: 18px;
  height: 100%;
  background: #dbeaf8;
}
.container {
  width: 1100px;
  margin: 0 auto;
}
h2 {
  text-transform: lowercase;
  letter-spacing: 3px;
  font-weight: 200;
  font-size: 38px;
  line-height: 39px;
}
h2 b,
h2 strong {
  text-transform: lowercase;
  letter-spacing: 2px;
  margin-left: 4px;
  font-weight: 800;
  font-size: 38px;
  line-height: 39px;
}
.page {
  background: white;
}
/* url(../images/ab-bg-winter.gif) no-repeat fixed top center; } */

/* useful classes */

.px40 {
  padding-top: 40px;
}
div.content {
  width: 940px;
  padding: 90px 80px 0;
  background: white;
  /* url(../images/ab-bg-winter.gif) no-repeat fixed top center; } */

}
div.content .contentBody h2 {
  margin: -20px -40px 20px;
}
div.content .contentBody {
  padding: 20px 40px;
  margin-bottom: 40px;
}
div.content img {
  box-shadow: 0px 2px 10px #cccccc;
}
div.content .noshadow img {
  box-shadow: none;
}
.page .design-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
