* {
  margin: 0;
  padding: 0;
}
body {
  padding-bottom: 20px;
  font-family: verdana, arial, sans-serif;
  font-size: small;
  color: #000;
  background: #fff;
}
img, fieldset {
  border-style: none;
}
.invisible, hr {
  display: none;
}
a {
  color: #000;
  text-decoration: none;
}
.page {
  margin: 8px auto 0 auto;
  width: 876px;
  font-size: 93%;
}
body.iframe{
  font-size: 13px;
}
body.iframe_v2  .page{
  width: 708px;
  margin: 0px;
}
body.iframe table{
  font-size: 11px;
}
.topmenu {
  text-align: right;
  padding: 0 133px 4px 0;
  font-family: arial, sans-serif;
}
.topmenu li {
  display: inline;
  margin-left: 9px;
  padding-left: 19px;
  background: url('../images/bullet01.png') no-repeat left center;
}
.topmenu li.first {
  background: none;
}
.topmenu li a, .breadcrumbs a, .leftmenu a:hover, .lightgreen a:hover, .text a:hover, .footer a:hover, .inner-section-text a:hover {
  text-decoration: underline;
}
.topmenu li a:hover, .breadcrumbs a:hover {
  text-decoration: none;
}
.main {
  width: 749px;
  float: left;
  overflow: hidden;
  font-size: 92%;
}
#rightBanners {
  width: 120px;
  float: right;
  overflow: hidden;
}
#rightBanners img {
  display: block;
  margin-bottom: 7px;
}
#rightBanners object,#rightBanners embed {
  margin-bottom: 7px;
}
body.iframe #rightBanners{
  display: none;
}
h1 {
  position: relative;
  width: 748px;
  height: 115px;
  overflow: hidden;
  font-size: 200%;
  margin-bottom: 1px;
  background: #477E4F;
}
h1 a {
  display: block;
  width: 748px;
  height: 115px;
  cursor: pointer;
  padding: 25px 0 0 33px;
  color: #fff;
}
h1 a:hover {
  text-decoration: underline;
}
h1 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 748px;
  height: 115px;
  background: url('../images/banner01.jpg') no-repeat left top;
}

.mainmenu {
  width: 100%;
}
.mainmenu ul{
  list-style-type: none;
}
.mainmenu ul li {
  float: left;
  margin-right: 1px;
}
.mainmenu ul li.last {
  margin-right: 0;
}
#toplevel{
  list-style-type: none;
}
.mainmenu a, .mainmenu a span {
  float: left;
  height: 28px;
  cursor: pointer;
  background: #EEF6D6;
}
.mainmenu a {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.mainmenu a:hover {
  visibility: visible;
}
.mainmenu a:hover .link-middle {
  text-decoration: underline;
}
.mainmenu .link-middle {
  height: 20px;
  padding: 8px 2px 0 1px;
  text-align: center;
  background: url('../images/linkmiddle.png') repeat-x left bottom;
}
.mainmenu .link-left, .mainmenu .link-right {
  font-size: 0;
  line-height: 0.0;
  width: 7px;
  background: url('../images/linkleft.png') no-repeat left bottom;
}
.mainmenu .link-right {
  background: url('../images/linkright.png') no-repeat left bottom;
}
.mainmenu .thispage .link-middle {
  background: #fff;
}
.mainmenu .thispage a {
  height: 31px;
  margin-bottom: -3px;
  position: relative;
}
.mainmenu .thispage .link-middle {
  height: 23px;
}
.mainmenu .thispage .link-left {
  height: 31px;
  background: url('../images/linkleftactive.png') no-repeat left bottom;
}
.mainmenu .thispage .link-right {
  height: 31px;
  background: url('../images/linkrightactive.png') no-repeat left bottom;
}
.submenu1-obal {
  width: 747px;
  margin: 2px 0;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #151515;
  padding: 0 1px;
  background: url('../images/submenu1obal.png') repeat-x left bottom;
}
.submenu1 {
  width: 100%;
  background: url('../images/submenu1.png') repeat-x left bottom;
}
.submenu1 li {
  float: left;
  position: relative;
}
.submenu1 .splitter {
  float: left;
  padding-top: 6px;
}
.submenu1 li a.sub1link {
  float: left;
  padding: 6px 16px 5px 16px;
  font-family: arial, sans-serif;
  font-size: 109.9%;
  color: #727272;
}
.submenu2 {
  position: absolute;
  top: 26px;
  left: 16px;
  width: 141px;
  padding: 2px 0 0 0;
  visibility: hidden;
}
.submenu2{
  /*margin-top: -1px; /* Letyn update */
}
.submenu2 li {
  display: block;
  position: relative;
  z-index: 100;
}
.submenu2 li a {
  display: block;
  width: 100px;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  padding: 3px 28px 4px 12px;
  color: #727272;
  font-family: arial, sans-serif;
  font-size: 109.9%;
  background: #E4E4E4 url('../images/submenu2.png') repeat-y left top;
}
.submenu2 li a:hover {
  color: #000;
  /*font-weight: bold;*/
}
.submenu3,.submenu4 {
  position: absolute;
  top: 0;
  left: 141px;
  width: 141px;
  visibility: hidden;
}
.submenu1 li:hover .submenu2, .submenu2 li:hover .submenu3, .submenu3 li:hover .submenu4 {
  visibility: visible;
}

.breadcrumbs {
  padding: 6px 0 6px 15px;
  margin-left: 1px;
  background: url('../images/bullet01.png') no-repeat left center;
}
.breadcrumbs a {
  color: #008080;
}
#leftCol, #middleCol {
  width: 157px;
  float: left;
  margin-right: 8px;
  overflow: hidden;
  padding-top: 3px;
}
#middleCol {
  width: 583px;
  margin-right: 0;
}
#middleCol hr{
  display: block;
}
#middleCol ul, #mainBig ul{
  padding-left: 16px;
}
.box157 {
  background: #E9E9E9 url('../images/box157.png') repeat-y left top;
}
.box157top, .box157bottom, .footer-shadow {
  font-size: 0;
  line-height: 0.0;
  height: 5px;
  background: url('../images/box157top.png') no-repeat left top;
}
.box157bottom {
  height: 6px;
  background: url('../images/box157bottom.png') no-repeat left top;
  margin-bottom: 9px;
}
.box157middle {
  padding: 0 8px 10px 4px;
  width: 145px;
}
h2 {
  font-size: 127.9%;
  padding: 5px 16px;
}
h3 {
  font-size: 109.9%;
  font-family: arial, sans-serif;
  padding: 5px 6px;
}
#leftCol h3 {
  background: #B5C7CB url('../images/h3left.png') repeat-x left top;
}
#searchform {
  padding: 8px 0 8px 5px;
}
#searchform label {
  display: block;
  padding-bottom: 6px;
}
#quick_search {
  width: 100px; /* 127px */
  height: 18px;
  padding-left: 5px;
  border: 1px solid #D2CEC6;
  vertical-align: middle;
}
#search-btn {
  /*display: block;*/
  /*margin-top: 11px;*/
  vertical-align: middle;
}
#leftCol img {
  vertical-align: middle;
  margin: 2px 5px 4px 8px;
}
/*
.leftmenu {
  padding: 8px 0 0 6px;
}
.leftmenu a {
  display: block;
  color: #007878;
  padding: 2px 0 4px 0px;
}
ul.leftmenu a {
  padding: 4px 0 4px 24px;
}
div.leftmenu img {
  vertical-align: middle;
  margin-right: 5px;
}
*/
/*
.ico01 {
  background: url('../images/ico01.png') no-repeat left center;
}
.ico02 {
  background: url('../images/ico02.png') no-repeat left center;
}
.ico03 {
  background: url('../images/ico03.png') no-repeat left center;
}
.ico04 {
  background: url('../images/ico04.png') no-repeat left center;
}
.ico05 {
  background: url('../images/ico05.png') no-repeat left center;
}
.ico06 {
  background: url('../images/ico06.png') no-repeat left center;
}
.ico07 {
  background: url('../images/ico07.png') no-repeat left center;
}
.ico08 {
  background: url('../images/ico08.png') no-repeat left center;
}
*/
.banner02 {
  display: block;
  margin-bottom: 10px;
}
.lightgreen, .inner-section-text {
  padding: 8px 17px 8px 14px;
  width: 552px;
  text-align: justify;
  background: #EFF9D2;
  line-height: 155%;
}
.lightgreen a, .inner-section-text a {
  color: #3F7A46;
  font-weight: bold;
}
.col1, .col2 {
  width: 287px;
  overflow: hidden;
}
.col1 {
  float: left;
}
.col2 {
  float: right;
}
#middleCol h3 {
  margin-top: 12px;
  background: #ADD09A url('../images/h3middle.png') repeat-x left top;
}
.textBox {
  margin-top:1px;
  background: url('../images/gradient.png') repeat-x left bottom;
  border: 1px solid #cbcbcb;
}

#main2ColTable{
  margin-bottom: 5px;
  width: 100%;
}
#main2ColTable td .text{
  min-height: 34px;
  padding: 6px 9px 6px 9px;
}

.text {
  width: 269px;
  padding: 6px 9px 13px 9px;
  line-height: 150%;
}
.text a img {
  /*float: right;*/
  padding-left: 5px;
}
#middleLeftCol{
  padding-right: 5px;
}
#footer {
  width: 713px;
  padding: 11px 22px 12px 12px;
  border: 1px solid #CBCBCB;
  margin-top: 5px;
  font-size: 83%;
  background: #F6F6F6;
}
body.iframe h1{
  display: none;
}
doby.iframe .page{
  margin-top: 0px;
}
body.iframe #footer{
  padding: 2px 22px 2px 12px;
}

body.iframe_v2 #footer{
  padding: 2px 2px 2px 12px;
  width: auto;
}

.footer-left {
  width: 146px;
  float: left;
  padding-right: 10px;
}
body.iframe .footer-left{
  padding-top: 2px; 
}
.footer-center {
  width: 420px;
  float: left;
}
body.iframe_v2 .footer-center{
  width: 390px;
}
body.iframe .footer-center{
  text-align: center; 
}
.footer-right {
  width: 125px;
  float: right;
  text-align: right;
}
body.iframe_v2 .footer-right{
  padding-right: 12px;
}
.footer-shadow {
  background: url('../images/footershadow.png') no-repeat left top;
}
.inner-section-text {
  background: #fff;
}
.inner-section-text p {
  padding: 4px 0 8px 0;
}
.inner-section-text a img {
  float: right;
  margin-top: -8px;
}
.cleaner {
  font-size: 0;
  line-height: 0.0;
  height: 0;
  clear: both;
}
.spacer {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.iframe_v2 .main{
  width: 708px;
}
/* -- members-area start -- */
.members-area h2 {
  background: #F1D392 url('../images/h2membersarea.png') repeat-x left top;
}
.members-area .submenu1 .splitter, .members-area .submenu1 li:hover a.sub1link, .members-area .submenu1 li.hover a.sub1link, .members-area .mainmenu .thispage a {
  color: #BA7F00;
}
.members-area .submenu2 li a:hover {
  background: #F5DCA6 url('../images/sub2link-memberarea.png') no-repeat right center;
}
/* -- members-area end -- */

#main2ColTable .middleLeftCol{
  padding-right: 1px;
}
#main2ColTable .middleRightCol{
  padding-left: 1px;
}
h2.greentitle{
  background: #EFF9D2;
  padding-bottom:0px;
}


.styledform, .styledtable{
 background: url('../images/back_grad.png') repeat-y right top;
 padding: 5px 8px 0px 5px;
 border-left: #CBCBCB solid 1px;
}
.styledtable table{
  width: 100%;
}
.styledtop{
  height: 1px;
  margin-right: 3px;
  border-bottom: #CBCBCB solid 1px;
}
.styledbottom{
 height: 5px;
 background: url('../images/back_bottom.png') repeat-y right bottom;
}
.styledform h2{
  background: url('../images/back_title.png');
}
.styledtable th{
  background: #c5ebae url('../images/back_th.png') repeat-x bottom;
  padding: 5px 4px;
}
.trColor1 td, .trColor2 td{
  padding: 3px 4px;
}
.trColor1{
  background-color: #f6f6f6;
}
.trColor1 td{
  border: #DDDDDD 1px solid;
}
.trColor2{
  background-color: #EFFAD2;
}
.trColor2 td{
  border: #C6EAAD 1px solid;
}

.sliderOuter{
  margin: 5px 0px;
}
.slider {
  /*padding: 1em;
  margin: 1em 0;*/
  font-size: 85%;
}
.slider a, .slider span {
  display: block;
  float: left;
  padding: 0.2em 0.5em;
  margin-right: 0.1em;
  border: 1px solid #fff;
  background: #fff;
}
.slider span.active {
  border: 1px solid #0e287c;
  font-weight: bold;
  background: #F1D392 url('../images/h2membersarea.png');
  color: #000;
}
.slider a {
  color: black;
  border: 1px solid #72987D;
  text-decoration: none;
}
.slider a:hover {
  border-color: #0e287c;
}
.slider a.nextprev{
  font-weight: bold;
}
.slider span.nextprev{
  border: 1px solid #aaa;
  color: #999;
}
.slider .results{
  border: 1px solid #aaa;
}
.error{
  color: red;
}
#cmsform{
  text-align: left;
}
#cmsformtable tr td{
  vertical-align: top;
  font-size: small;
  padding: 2px 2px;
}
.cmsform_color1{
  /*background-color: #EFF9D2;*/
}
.cmsform_color2{
  /*background-color: #F1D392;*/
}
#cmsformtable .cmsform_input_checkbox{
  margin-right: 3px;
}
/*
#cmsformtable .values_next_line label{
  white-space: nowrap;
}
*/

/* apply following styles to sitemanager as well */
table.green th, table.green td.headCell{
  background:#C5EBAE url(../../site/images/back_th.png) repeat-x scroll center bottom;
  padding:5px 4px;
}
table.green tr{
  background-color:#F6F6F6;
}
table.green td{
  border:1px solid #DDDDDD;
}
table.green td, table.green th{
  padding: 1px 4px;
}
table.greenAllignLeft th, table.greenAllignLeft td.headCell{
  background:#C5EBAE url(../../site/images/back_th.png) repeat-x scroll center bottom;
  padding:5px 4px;
}
table.greenAllignLeft tr{
  background-color:#F6F6F6;
}
table.greenAllignLeft td{
  text-align: left;
  border:1px solid #DDDDDD;
}
table.greenAllignLeft td, table.greenAllignLeft th{
  padding: 1px 4px;
}

#bring_bank_search{
  padding: 5px; 
  background: url(../images/images_maps/searchbox_back.png) no-repeat left top;
}
#bring_bank_search .searchTitle{
  font-size: 190%;
}
#bring_bank_search .providedByRepak{
  display: none;
  font-size:190%;
}
body.iframe #bring_bank_search .providedByRepak{
  display: block;
}

#bring_bank_search select {
  width: 150px;
}
#bring_bank_search .searchButton {
  width: 279px;
  height: 32px;
  background: url(../images/images_newbox/search_button.png) no-repeat left top;
  border: 0px;
  cursor: pointer;
  margin-left: 83px;
  font-weight: bold;
}
#bring_bank_search .searchButton.active{
  background-position: left bottom;
}
.tableTitle{
  color:#274032;
  font-size: 100%;
  font-weight: bold;
  width: 155px;
  white-space: nowrap;
}

#tabMaterialsTop10, #tabMaterialsAll{
  width: 193px;
  display: block;
  float: left; 
  background: url(../images/images_newbox/box_center_button.png) no-repeat left top;
  padding: 3px 0 3px 0;
  text-align: center;
}
#tabMaterialsAll{
  margin-left: 3px;
}
#tabMaterialsTop10.disabled, #tabMaterialsAll.disabled{
  background-position: top right;
}
#materialsOuter{
  clear: left;
  background: url(../images/images_newbox/box_center.png) no-repeat left top; /*#9EDFCE;*/
}
#materialsOuter td{
  width: 170px;
}
#materialsOuter input{
  margin: 0;
  padding: 0;
  height: 15px;
  vertical-align: middle;  
}
#materialsAll.disabled, #materialsTop10.disabled{
  display: none;
}
#materialsBottom{
  width: 390px;
  height: 8px;
  background: url(../images/images_newbox/box_center_bottom.png) no-repeat left top;
}
.materialHelp{
  float: right;
  margin-left: 5px;
  vertical-align: middle;
  cursor: help;
}
.materialLink{
}
a.materialLink:hover{
  text-decoration: underline;
}
.help {
  cursor: help;
}
#mapsLegend{
  font-size: 80%;
  color: #274032;
  font-weight: bold;
  margin-top: 5px;
}
#mapsLegend img{
  margin-left: 10px;
  margin-right: 5px;
}
.listMapThumbnail{
  height: 71px;
  font-weight: bold;
  /*width: 71px;*/
  position: relative;
  display: block;
  overflow: hidden;
  color:#274032;
}
.listMapThumbnail img{
  vertical-align: middle;
}
/*
.mapThumbnail{
  height: 80px;
  width: 80px;
}
*/
.bringBankBrief{
  width: 99%;
}
.bringBankBrief th{
  background: url(../images/images_maps/headlinebox_top_left.png) no-repeat left top;
  height: 20px;
}
.bringBankBrief .endHeader{
  float: right;
  background: url(../images/images_maps/headlinebox_top_right.png) no-repeat right top;
  width: 7px;
  /*height: 27px;*/
  height: 100%;  
}
.bringBankBrief td{
  border-right: 1px solid #72987d;
  border-bottom: 1px solid #72987d;
}
.bringBankBrief .firstCell{
  border-left: 1px solid #72987d;
}
.bringBankBrief .firstRow td{
  border-top: 1px solid #72987d;
  padding: 2px 5px;
}

.bringBankBriefLink{
  float: right;
  background: url(../images/images_maps/headlinebox_bottom_left.png) no-repeat left bottom;
  /*margin-left: 5px;*/
  padding-left: 5px;
  padding-top: 5px;
  width: 45px;
  text-align: center;
  font-weight: bold;
  color:#274032;
}
.bringBankBriefLink.long{
  width: 87px;
}
.bringBankBriefLink .endLink{
  background: url(../images/images_maps/headlinebox_bottom_right.png) no-repeat right bottom;
  height: 20px;
  width: 7px;
  float: right;
  display: block;
}
.bringBankBriefLink .insideLink{
/*  margin: 3px 7px;*/
}

.no_result_response{
  background-color: #F0F7DD;
  border: 1px solid #669D7E;
  font-weight: bold;
  margin:3px 0;
  padding:6px 13px; 
}


td.center {
  text-align: center;
}

#bringBankDetail{
  position: relative;
}
#bringBankDetail table{
  border: 1px solid #669d7e;
  border-top: 0px;
}
#bringBankDetail table td,#bringBankDetail table th{
  background-color: #f0f7dd;
  border-bottom: 2px solid white;
  padding: 3px 0 3px 0;
  vertical-align: top;
}
#bringBankDetail table th{
  text-align: left;
  padding-left: 10px;
}
#bringBankDetail table .divider{
  background-color: #e8f2c9;
}
#bringBankDetail a:hover{
  text-decoration: underline;
}
#bringBankDetailTitle{
  background: url(../images/images_detail/box_detail.png) no-repeat left top;
  font-size: 150%;
  padding: 2px;
}
body.iframe_v2 #bringBankDetailTitle{
  background-image: url(../images/images_detail/box_detail_small.png);
}
.bringBankDetailCol1{
  width: 135px;
}
.bringBankDetailCol2{
  width: 185px;
}
.bringBankDetailCol3{
  width: 410px;
}
body.iframe_v2 .bringBankDetailCol1{
  width: 114px;
}
body.iframe_v2 .bringBankDetailCol2{
  width: 165px;
}
body.iframe_v2 .bringBankDetailCol3{
  width: 410px;
}
#bringBankDetailMap{
  background: url(../images/images_detail/map_table.png) no-repeat right top;
  width: 422px;
  height: 451px;
  position: absolute;
  right: 0px;
  /*padding: 8px 0px 0px 10px;*/
}
#bringBankDetailMap #map, #bringBankDetailMap #locationNotAvailable{
  background-color: gray;
  width: 395px;
  height: 422px;
  margin: 10px 0px 0 16px;
}
#mapOuter{
  position: relative;
  float:right; 
  width:342px;
}
#mapCorner{
  position: absolute;
  right: 0px;
  top: 0px;
}
body.iframe_v2 #mapOuter{
  width:303px;
}
/*
#map a{
  color: #1c5c4a;
  font-weight: bold;
}
#map a:hover{
  text-decoration: underline;
}
*/
.google_map_facility_detail th{
  color:#1C5C4A;
  text-align: left;
  background-color: #f0f6da;
}
.google_map_facility_detail td{
  background-color: #bfe4a7;
}
.google_map_facility_detail th, .google_map_facility_detail td{
  padding: 2px 5px;
}
.google_map_facility_detail strong{
  color:#1C5C4A;
}
a.google_maps_button_detail{
  color: black;
  display: block;
  height: 21px;
  width: 180px;
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  background: url(../images/button_bubble.png) no-repeat left top;
  margin-left: 35px;
}

a.google_maps_button_detail:hover{
  background-position: left bottom;
  text-decoration: none;
}


#bringBankDetail ul{
  padding-left: 16px;
}
#bringBankDetail .materials{
  border: 0px;
  width: 99%;
}
#bringBankDetail .materials td{
  border: 0px;
  vertical-align: top;
  width: 25%;
  padding: 2px 5px;
}
#bringBankDetail .notesContent{
  margin: 3px 5px;
  padding: 5px;
  background-color: white;
}
.absmiddle {
  vertical-align: middle;
}

.facility_materials{
  padding-left:16px;
}
#bringBankDetail .opening_days{
  border: 1px solid white;
  border-bottom: 0px;
  width: 99%;
}
#bringBankDetail .opening_days th{
  padding-left: 0px;
}
.viewMoreDetailsButton{
  background: url(../images/images_maps/headlinebox_small.png) repeat-x left top;
  position: absolute;
  display: block;
  height: 27px;
  line-height: 27px;
  width: 110px;
  text-align: center;
  left: 100px;
  top: 20px;  
}

.viewMoreDetailsButton.hover{
  background-position: left bottom;
}
.bringBankDetailBackButton{
  background: url(../images/images_maps/back_small.png) repeat-x left top;
  position: absolute;
  display: block;
  height: 27px;
  line-height: 26px;
  width: 59px;
  text-align: center;
  left: 270px;
  top: 18px;  
  font-size:12px;
}
.bringBankDetailBackButton.hover, .bringBankDetailBackButton:hover{
  background-position: left bottom;
}
body.iframe_v2 .bringBankDetailBackButton {
  left: 230px;
}


#dhtmltooltip{
  position: absolute;
  /*background: url(../images/bubble_top.png) left top no-repeat;*/
  padding: 0px 0px 0px 0px;
  width: 245px;
  /*height: 220px;*/
  /*_width: 157px;*/
  z-index: 100;
  visibility: hidden;
  text-align: left;
}
#dhtmltooltip .dhtmltooltipTop{
  background: url(../images/images_newbox/bubble_center.png) left top no-repeat;
}
#dhtmltooltip .dhtmltooltipBottom{
  background: url(../images/images_newbox/bubble_bottom.png) left top no-repeat;
  height: 23px;
  margin: 0px;
  padding: 0px;
}
#dhtmltooltip .dhtmltooltipIn{
  /*margin-top: 70px;*/
  background: url(../images/images_newbox/bubble_center.png) right top no-repeat;
  /*background: url(../images/bubble_center.png) left 55px no-repeat;*/
  padding: 10px 5px 0px 40px;
  font-weight: bold;
  font-size: 9px;
  min-height: 80px;
  _height: 81px;
}
#dhtmltooltip.showTop .dhtmltooltipIn, #dhtmltooltip.showLeft .dhtmltooltipIn{
  background-image: url(../../site/images/images_newbox/bubble_center_nopipe.png);
}

.tooltipImage{
  margin-right: 10px;
  float: left;
}
.tooltipTitle{
  /*margin-left: 100px;*/
  font-size:120%;
  margin-bottom:5px;
}
.tooltipContent{
  font-weight:normal;
  margin-right:5px;
  text-align: left;
  /*text-align: justify;*/
  /*clear: left;*/
}

/*
#dhtmltooltip.showTop{
  background: url(../images/bubble_bottom_pipebottom.png) left bottom no-repeat;
}
#dhtmltooltip.showTop .dhtmltooltipTop{  
  display: none;
  background: url(../images/bubble_top_pipebottom.png) left top no-repeat;
  height: 23px;
}
#dhtmltooltip.showTop .dhtmltooltipBottom{
  height: 76px;
  background: none;
}
#dhtmltooltip.showTop .dhtmltooltipIn{
  background: url(../images/bubble_center_pipebottom.png) left top no-repeat;
  padding-top: 10px;
}
*/