@import url("/EUROPE_NOKIA_COM_3/Get_Support/support_styles.css");
/*
 * back2top styles, maps flash tutorial container and background
 * table styles / splitted editorial column styles for pricing tables inserted to the bottom of the document
 * */
div.back2top {
    text-align: right;
    margin-bottom: 12px;
}

div.back2top a {
    padding: 0px 0px 12px 12px;
    background: url('/EUROPE_NOKIA_COM_3/Get_Support/Common_elements/Icons/back_2_top.gif') no-repeat 0px 0.6em;
    text-align: right;
} 

.flashText {
    display: none;
}

.tutorialContainer {
    background: transparent url(/EUROPE_NOKIA_COM_3/Explore_services/Nokia_Maps/img/maps_s40_tutorial.jpg) no-repeat top left;
    display: none;
    margin-left: -10px;
    text-align: right;
    height: 335px;
    width: 498px;
}

/* Table styles */
table.striped td, th.striped {
 padding: 2px 5px 2px 5px;
}

table.striped tr.odd {
  background-color: #ddd;
}

table.striped {
  display: block;
  visibility: visible;
  width: 480px;
  float: left;
  margin-bottom: 10px;
}

/* Split columns */

.split_editorial_column {
  float: left;
  width: 230px;
  display: block;
}

.split_editorial_column p {
  margin-bottom: 5px;
  display: block;
}

.split_editorial_column ul {
  display: block;
  margin-bottom: 10px;
}

