.v-chrome-bd{
  padding:20px 20px 50px 40px;
}

.v-chrome .bgnd *{
  background-image:url(../images/bubble_1.png);
  _background-image:url(../images/bubble_1.gif);
}




.v-chrome .bgnd u.w{
  right:60px;
  height:60px;
  
}

.v-chrome .bgnd u.e{
  height:60px;
  width:60px;
  background-position:-940px 0;
  
}

.v-chrome .bgnd i.w{
  top:60px;
  right:60px;
  bottom:80px;
}

.v-chrome .bgnd i.e{
  top:60px;
  width:60px;
  bottom:80px;
}



.v-chrome .bgnd b.w{
  right:60px;
  height:80px;
}

.v-chrome .bgnd b.e{
  height:80px;  
  width:60px;
  background-position:-940px 100%;
}

