
@import url( /inside/ui/standard/ui.css );


#NLA_greater_content {

  background-image: url( images/greater_main_content_bg_patt.gif );

}


#NLA_greater_main_content {

  width: 466px;

  float: left;

  display: inline;

  background-image: url( images/greater_main_content_bottom_bg.gif );

}


#NLA_main_content {

  background-image: url( images/greater_main_content_top_bg.gif );

}


#NLA_greater_secondary_content {

  width: 244px;

  margin: 0 0 12px;

  display: inline;

  float: left;

  overflow: auto;

  position: relative;

}


#NLA_secondary_content {

  padding: 4px 0 0;

  position: relative;

  font-size: 0.75em;

}


#NLA_secondary_content .NLA_content_heading {

  font-size: 1.1em;

  font-weight: bold;

  margin-bottom: 0.65em;

}


#NLA_secondary_content .NLA_content_items {

  background-image: url( images/secondary_content/item_bg_patt.gif );

  background-repeat: repeat-y;

  position: relative;

  width: 100%;

}


#NLA_secondary_content .NLA_content_items .NLA_content_item {

  background-image: url( images/secondary_content/item_top_bg.gif );

  background-repeat: no-repeat;

  padding: 0.5em 0;

  position: relative;

  min-height: 128px;

  width: 100%;

}


#NLA_secondary_content .NLA_content_items .NLA_content_item.NLA_first {

  background-image: url( images/secondary_content/first_item_top_bg.gif );

}


#NLA_secondary_content .NLA_content_items .NLA_content_item .NLA_content {

  padding: 0 0.75em;

}


#NLA_secondary_content .NLA_content_items .NLA_content_item .NLA_content_item_heading {

  margin: 0 0.75em 1em;

  color: #373B3E;

  font-size: 0.9em;

  font-weight: bold;

  font-family: "Arial", sans-serif;

  text-transform: uppercase;

  border-bottom: 1px dotted #717270;

  padding: 0.2em 0 0.5em 20px;

  background-image: url( images/secondary_content/heading_bg.gif );

  background-repeat: no-repeat;

  background-position: 0.2em 0.2em;

  line-height: 1em;

}


#NLA_secondary_content .NLA_content_items .NLA_content_item .NLA_bottom_bg {

  position: absolute;

  bottom: 0;

  left: 0;

  background-image: url( images/secondary_content/item_bottom_bg.gif );

  background-repeat: no-repeat;

}


#NLA_secondary_content .NLA_content_items .NLA_content_item.NLA_last .NLA_bottom_bg {

  background-image: url( images/secondary_content/last_item_bottom_bg.gif );

}


#NLA_secondary_content .NLA_content_items .NLA_content_item p,
#NLA_secondary_content .NLA_content_items .NLA_content_item ul.NLA_stylized {

  margin-top: 1em;

  margin-bottom: 1em;

}
