/* dark: #293968 / middle: #a9b0c3 / light: dddfe7 */
@media screen,handheld {
  li.odd { background-color: #dddfe7; }
  
  #modules span.tl { background-image: url(../images/bg/outline/roundedwhite-small_23.gif); }
  #modules span.tr { background-image: url(../images/bg/outline/roundedwhite-small_25.gif); }
  #modules span.bl { background-image: url(../images/bg/outline/roundedwhite-small_55.gif); }
  #modules span.br { background-image: url(../images/bg/outline/roundedwhite-small_56.gif); }
  #modules div.content { border: solid 2px #293968; }
}

