#roaming-container { width:636px ; float:left ; }


#main b#top { background:url(/assets/img/bg_content_short_top.png) no-repeat top left ; width:636px ; }
#content-narrow #main { background:#fff url(/assets/img/bg_content_short_bottom.png) no-repeat bottom left ; width:606px ; }
#page-navigation {  float:right ; margin-right:-4px ;}
h2#roaming { background:url(/assets/img/roaming/h2_hinnat.png) no-repeat left top ; margin: 0 auto 12px auto ; width:297px ; height:26px ; text-indent:-9999em ;}
#flash { margin-bottom:12px ;}

h3 { color:#0f94dd ; font-size:16px ; font-weight:normal ; cursor:pointer; background:url(/assets/img/roaming/h3_chevron.png) no-repeat left 8px ; padding-left:8px ;  }
.act h3 { color:#0f94dd; cursor:pointer ; background:url(/assets/img/roaming/arrow_down.png) no-repeat left 8px ; padding-left:10px; margin-left:-2px }

.operator { margin-left:-12px ;  padding:0 12px ;  background:url(/assets/img/roaming/bg_dottedline.png) repeat-x left top ; padding-top:12px ; position:relative ; zoom:1 ;}
.operator .content { display:none ; }
.act .content { display:block ; }

.first { background:none ; padding-top:0 ;}

.operator-prices { margin-left:-6px ; width:100%; }
.operator-prices td { padding-left:6px ; width: 50%; }
.operator-prices thead td { margin-top: 5px; font-weight:bold ; }
.operator-prices thead.extra td { background: url(/matkaviestinta/img/roaming_plus.gif) 5px 7px no-repeat; padding-left: 20px; }
.operator-prices tr.even td { background:#f1f1f1 ;}
.operator-prices span { color: #0f94dd; font-weight: bold; }
.operator-prices .summary td { padding-left:6px; width: 22%; }
.operator-prices .summary td.first { width: 34%; }

#info { clear:both; padding:24px 24px 0 24px ;}

#roaming-top { background: url(/matkaviestinta/img/roaming_top_bg.jpg) no-repeat; height: 353px; width: 636px; margin-bottom: 12px; }
#roaming-tools { height: 44px; }
#roaming-tools select { float: left; margin: 10px 0 0 10px; }
#roaming-btn { float: left; border: 0; margin: 10px 0 0 10px; }
#roaming-tools #vfw { float: right; margin: 15px 10px 0 0; }
#flash { margin-top: 10px; }

#tooltip {
    position: absolute;
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    padding: 4px;
    z-index: 1000;
    display: none;
}

